php8.5
Home/ Manual/ imagick / imagick/ Imagick::drawImage

Imagick::drawImage

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Renders the ImagickDraw object on the current image

Description

Imagick::drawImage(ImagickDraw $draw): bool

Renders the ImagickDraw object on the current image.

Parameters

draw

The drawing operations to render on the image.

Return Values

Success

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