Searched refs:mng_MAGN (Results 1 – 1 of 1) sorted by relevance
542 static const png_byte mng_MAGN[5]={ 77, 65, 71, 78, (png_byte) '\0'}; variable5940 if (memcmp(type,mng_MAGN,4) == 0) in ReadMNGImage()