Searched refs:PNGsRGBintentLookup (Results 1 – 1 of 1) sorted by relevance
184 …$thisfile_png_chunk_type_text['reindering_intent_text'] = $this->PNGsRGBintentLookup($thisfile_png…513 public function PNGsRGBintentLookup($sRGB) { function in getid3_png514 static $PNGsRGBintentLookup = array(520 return (isset($PNGsRGBintentLookup[$sRGB]) ? $PNGsRGBintentLookup[$sRGB] : 'invalid');