Imagick::setImageResolution
Sets the image resolution
Description
bool Imagick::setImageResolution
( float $x_resolution
, float $y_resolution
)
Parameters
-
x_resolution
-
-
y_resolution
-
Return Values
Returns TRUE
on success.
Errors/Exceptions
Throws ImagickException on error.