Searched refs:RMT_EQUAL_RGB (Results 1 – 2 of 2) sorted by relevance
58 RMT_EQUAL_RGB = 1 /* paletted image */ enumerator
118 m_maptype == RMT_EQUAL_RGB && m_maplength <= palSize && m_bpp <= 8)) in ReadHeader()196 if( !color && m_maptype == RMT_EQUAL_RGB ) in ReadData()