Gmagick
PHP Manual

Gmagick::drawimage

(PECL gmagick >= Unknown)

Gmagick::drawimageRenders the GmagickDraw object on the current image

Opis

public void Gmagick::drawimage ( GmagickDraw $GmagickDraw )

Renders the GmagickDraw object on the current image

Parametry

GmagickDraw

The drawing operations to render on the image.

Zwracane wartości

The drawn Gmagick object

Błędy/Wyjątki

Throws an GmagickException on error.


Gmagick
PHP Manual