Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dsun.c224 #define RT_FORMAT_RGB 3 in ReadSUNImage() macro
321 (sun_info.type != RT_FORMAT_RGB)) in ReadSUNImage()
766 #define RT_FORMAT_RGB 3 in WriteSUNImage() macro
835 (image->storage_class == DirectClass ? RT_FORMAT_RGB : RT_STANDARD); in WriteSUNImage()