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
319 (sun_info.type != RT_FORMAT_RGB)) in ReadSUNImage()
743 #define RT_FORMAT_RGB 3 in WriteSUNImage() macro
808 (image->storage_class == DirectClass ? RT_FORMAT_RGB : RT_STANDARD); in WriteSUNImage()