Searched refs:getR (Results 1 – 4 of 4) sorted by relevance
30 $RFactor = ($color2->getR() - $color1->getR()) / $shades;35 $palette->colors[$i] = new Color($color1->getR() + $RFactor * $i,
81 public function getR() { function in Color
49 $RFactor = ($color2->getR() - $color1->getR()) / $shades;54 $palette->colors[$i] = new Color($color1->getR() + $RFactor * $i,
173 public function getR() { function in Color