Home
last modified time | relevance | path

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

/plugin/farmer/3rdparty/
H A DRingIcon.php65 $image = $this->createTransparentImage($this->fullsize, $this->fullsize);
73 $out = $this->createTransparentImage($this->size, $this->size);
184 protected function createTransparentImage($width, $height)
172 protected function createTransparentImage($width, $height) global() function in splitbrain\\RingIcon\\RingIcon