Home
last modified time | relevance | path

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

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