H A D | RingIcon.php | 21 protected $center; variable in splitbrain\\RingIcon\\RingIcon 38 $this->center = floor($this->fullsize / 2); 131 …imagefilledarc($image, $this->center, $this->center, $arcwidth, $arcwidth, $stop, $start, $color, … 132 imagefilledellipse($image, $this->center, $this->center, $arcwidth - $this->ringwidth,
|