Searched refs:mng_tRNS (Results 1 – 1 of 1) sorted by relevance
561 static const png_byte mng_tRNS[5]={116, 82, 78, 83, (png_byte) '\0'}; variable5449 if (memcmp(type,mng_tRNS,4) == 0) in ReadMNGImage()