Searched refs:IntColor2RGB (Results 1 – 1 of 1) sorted by relevance
692 public function IntColor2RGB($color) { function in phpthumb_bmp713 list($r, $g, $b) = $this->IntColor2RGB($color);737 list($red, $green, $blue) = $this->IntColor2RGB($color);