Searched refs:mng_DHDR (Results 1 – 1 of 1) sorted by relevance
534 static const png_byte mng_DHDR[5]={ 68, 72, 68, 82, (png_byte) '\0'}; variable5139 if (memcmp(type,mng_DHDR,4) == 0) in ReadMNGImage()