update : 2015.11.03
php.shukuma.com

검색:
 
 
Renders the GmagickDraw object on the current image

Gmagick::drawimage

(PECL gmagick >= Unknown)

Gmagick::drawimageRenders the GmagickDraw object on the current image

설명

public Gmagick Gmagick::drawimage ( GmagickDraw $GmagickDraw )

Renders the GmagickDraw object on the current image

인수

GmagickDraw

The drawing operations to render on the image.

반환값

The drawn Gmagick object

오류/예외

Throws an GmagickException on error.