Searched refs:BMP_BI_RLE8 (Results 1 – 2 of 2) sorted by relevance
35 #define BMP_BI_RLE8 1 macro
148 gdBMPPutInt(out, (compression ? BMP_BI_RLE8 : BMP_BI_RGB)); /* compression */ in gdImageBmpCtx()692 case BMP_BI_RLE8: in bmp_read_direct()949 if (info->enctype != BMP_BI_RGB && info->enctype != BMP_BI_RLE8) { in bmp_read_8bit()1007 case BMP_BI_RLE8: in bmp_read_8bit()
Completed in 6 milliseconds