Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php132 public $config_output_interlace = true; variable in phpthumb
525 …$this->DebugMessage('imageinterlace($this->gdimg_output, '. (int) $this->config_output_interlace .…
526 imageinterlace($this->gdimg_output, (int) $this->config_output_interlace);
721 …$this->DebugMessage('imageinterlace($this->gdimg_output, '. (int) $this->config_output_interlace .…
722 imageinterlace($this->gdimg_output, (int) $this->config_output_interlace);
2392 if ($this->config_output_interlace) {