update : 2015.11.03
php.shukuma.com검색:
|
GmagickDraw::arc(PECL gmagick >= Unknown) GmagickDraw::arc — Draws an arc 설명
public GmagickDraw GmagickDraw::arc
( float
$sx
, float $sy
, float $ex
, float $ey
, float $sd
, float $ed
)Draws an arc falling within a specified bounding rectangle on the image. 인수
반환값The GmagickDraw object on success. |