Gmagick
PHP Manual

Gmagick::drawimage

(PECL gmagick >= Unknown)

Gmagick::drawimageRenders the GmagickDraw object on the current image

Описание

public void 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.


Gmagick
PHP Manual