Home
last modified time | relevance | path

Searched refs:RMT_EQUAL_RGB (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dsun.c220 #define RMT_EQUAL_RGB 1 in ReadSUNImage() macro
329 if ((sun_info.maptype != RMT_NONE) && (sun_info.maptype != RMT_EQUAL_RGB) && in ReadSUNImage()
345 if (sun_info.maptype == RMT_EQUAL_RGB) in ReadSUNImage()
356 case RMT_EQUAL_RGB: in ReadSUNImage()
765 #define RMT_EQUAL_RGB 1 in WriteSUNImage() macro
877 sun_info.maptype=RMT_EQUAL_RGB; in WriteSUNImage()