Gmagick::setimageresolution
(PECL gmagick >= Unknown)
Gmagick::setimageresolution — Sets the image resolution
Beschreibung
Sets the image resolution.
Parameter-Liste
-
xResolution -
The image x resolution.
-
yResolution -
The image y resolution.
Rückgabewerte
The Gmagick object on success.
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.

