Home
last modified time | relevance | path

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

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php37 public $backR; variable in RL\\PhpMathPublisher\\Helper
78 $this->backR = 255;
848 $this->backR = $R;
873 $back = imagecolorallocate($img, $this->backR, $this->backG, $this->backB);