Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php229 public $IMresizedData = null; variable in phpthumb
508 …$this->DebugMessage('RenderOutput copying $this->IMresizedData ('.strlen($this->IMresizedData).' b…
509 $this->outputImageData = $this->IMresizedData;
717 echo $this->IMresizedData;
2417 $this->IMresizedData = file_get_contents($IMtempfilename);
2426 …MagickThumbnailToGD() returning $this->IMresizedData ('.strlen($this->IMresizedData).' bytes)', __…