This method uses the ImageMagick "-density {$x_resolution}x{$y_resolution}" parameter
Imagick::setImageResolution
(PECL imagick 2.0.0)
Imagick::setImageResolution — Sets the image resolution
Description
bool Imagick::setImageResolution
( float $x_resolution
, float $y_resolution
)
Warning
This function is currently not documented; only its argument list is available.
Sets the image resolution.
Parameters
- x_resolution
-
- y_resolution
-
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.
Imagick::setImageResolution
octave at web dot de
17-Jul-2009 04:27
17-Jul-2009 04:27
