Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtga.c77 TGAMonochrome = 3, enumerator
215 (tga_info.image_type != TGAMonochrome) && in ReadTGAImage()
253 (tga_info.image_type == TGAMonochrome) || in ReadTGAImage()
684 if (image_type == TGAMonochrome || image_type == TGARLEMonochrome) in WriteTGAPixel()
804 TGAMonochrome; in WriteTGAImage()