Searched refs:RLE_8 (Results 1 – 2 of 2) sorted by relevance
45 #define RLE_8 ( 1UL ) macro403 …bool bRLE((RLE_8 == rHeader.nCompression && 8 == rHeader.nBitCount) || (RLE_4 == rHeader.nCompress… in ImplReadDIBBits()990 else if(!pAccAlpha && ((RLE_4 == nCompression) || (RLE_8 == nCompression))) in ImplWriteDIBBits()1202 nCompression = RLE_8; in ImplWriteDIBBody()
45 #define RLE_8 ( 1UL ) macro
Completed in 26 milliseconds