BMP_RLE8_COMPRESS
else if (msheader.compression == BMP_RLE8_COMPRESS)
msheader.compression != BMP_RLE8_COMPRESS) &&
const uint32 compvalues[] = { BMP_RLE4_COMPRESS, BMP_RLE8_COMPRESS, 3, 4, 5, 10 };
!(compvalues[i] == BMP_RLE8_COMPRESS && cbitdepths[n] == 8)) {
else if (msh.compression == BMP_RLE8_COMPRESS)