php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::drawimage

Gmagick::drawimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Renders the GmagickDraw object on the current image

Description

Gmagick::drawimage(GmagickDraw $GmagickDraw): Gmagick

Renders the GmagickDraw object on the current image.

Parameters

GmagickDraw

The drawing operations to render on the image.

Return Values

The drawn Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/drawimage.xml · from the official PHP manual (php/doc-en)