update : 2015.11.03
php.shukuma.com

검색:
 
 
Draws a bezier curve

GmagickDraw::bezier

(PECL gmagick >= Unknown)

GmagickDraw::bezierDraws a bezier curve

설명

public GmagickDraw GmagickDraw::bezier ( array $coordinate_array )

Draws a bezier curve through a set of points on the image.

인수

coordinate_array

Coordinates array

반환값

The GmagickDraw object on success