Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dsun.c225 #define RT_FORMAT_RGB 3 in ReadSUNImage() macro
322 (sun_info.type != RT_FORMAT_RGB)) in ReadSUNImage()
769 #define RT_FORMAT_RGB 3 in WriteSUNImage() macro
838 (image->storage_class == DirectClass ? RT_FORMAT_RGB : RT_STANDARD); in WriteSUNImage()