Searched defs:rawImageData (Results 1 – 2 of 2) sorted by relevance
251 …if ($rawImageData = phpthumb_functions::SafeURLread($_GET['src'], $error, $phpThumb->config_http_f… variable643 …if ($rawImageData = phpthumb_functions::SafeURLread($phpThumb->src, $error, $phpThumb->config_http… variable
228 public $rawImageData = null; variable in phpthumb349 public function setSourceData($rawImageData, $sourceFilename='') {