Meta
Categories
Category Archives: cpp
DIB
Overview Device independent bitmap Can be moved from device to device (hence device independent) Normally transported in metafiles bmp files clipboard (CF_DIB data format) Contains bits headerĀ describes the format of the bits color format (color table) size of the … Continue reading
Posted in cpp, win
Leave a comment