Searched refs:config_error_bgcolor (Results 1 – 1 of 1) sorted by relevance
138 public $config_error_bgcolor = 'CCCCFF'; variable in phpthumb2650 if (!phpthumb_functions::IsHexColor($this->config_error_bgcolor)) {2651 …return $this->ErrorImage('Invalid hex color string "'.$this->config_error_bgcolor.'" for $this->co…4397 …lor = phpthumb_functions::ImageHexColorAllocate($gdimg_error, $this->config_error_bgcolor, true);