Home
last modified time | relevance | path

Searched refs:PNGsRGBintentLookup (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php184 …$thisfile_png_chunk_type_text['reindering_intent_text'] = $this->PNGsRGBintentLookup($thisfile_png…
513 public function PNGsRGBintentLookup($sRGB) { function in getid3_png
514 static $PNGsRGBintentLookup = array(
520 return (isset($PNGsRGBintentLookup[$sRGB]) ? $PNGsRGBintentLookup[$sRGB] : 'invalid');