Gmagick::drawimage

(PECL gmagick >= Unknown)

Gmagick::drawimageRenders the GmagickDraw object on the current image

Описание

public Gmagick::drawimage ( GmagickDraw $GmagickDraw ) : Gmagick

Renders the GmagickDraw object on the current image

Список параметров

GmagickDraw

The drawing operations to render on the image.

Возвращаемые значения

The drawn Gmagick object

Ошибки

Вызывает GmagickException при ошибке.