ImagickDraw::setResolution

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setResolutionSets the resolution

Açıklama

public ImagickDraw::setResolution(float $resolution_x, float $resolution_y): bool

Sets the resolution.

Bağımsız Değişkenler

resolution_x

resolution_y

Dönen Değerler

Başarı durumunda true döner.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top