Gmagick::setimageunits

(PECL gmagick >= Unknown)

Gmagick::setimageunitsSets the image units of resolution

Açıklama

public Gmagick::setimageunits(int $resolution): Gmagick

Sets the image units of resolution.

Bağımsız Değişkenler

resolution

One of the Resolution constant (Gmagick::RESOLUTION_*).

Dönen Değerler

The Gmagick object.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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