Searched refs:dest_pixel_format (Results 1 – 1 of 1) sorted by relevance
1171 int dest_pixel_format = PixelFormat24bppRGB; in LoadDIBitmap() local1175 dest_pixel_format = PixelFormat1bppIndexed; in LoadDIBitmap()1179 dest_pixel_format = PixelFormat8bppIndexed; in LoadDIBitmap()1182 dest_pixel_format = PixelFormat32bppARGB; in LoadDIBitmap()1194 dest_pixel_format, pBitmapData); in LoadDIBitmap()