Searched refs:imageType (Results 1 – 1 of 1) sorted by relevance
31 unsigned char imageType; member140 if ((pTGAD->hdr.imageType & 0x03) == 1) { in DecodeRLEImage()211 if ((pTGAD->hdr.imageType & 0x03) == 1) { in DecodeRLEImage()288 if ((pTGAD->hdr.imageType & 0x03) == 1) { in ReadRawImage()459 bool isRLE = (pTGAD->hdr.imageType & 0x08) != 0; in LoopRGBA()541 if(!tgad.hdr.imageType) in TGALoadFile()