update : 2015.11.03
php.shukuma.com검색:
|
GmagickDraw::ellipse(PECL gmagick >= Unknown) GmagickDraw::ellipse — Draws an ellipse on the image 설명
public GmagickDraw GmagickDraw::ellipse
( float
$ox
, float $oy
, float $rx
, float $ry
, float $start
, float $end
)Draws an ellipse on the image. 인수
반환값The GmagickDraw object on success |