PHP » GoLang |
login |
register |
about
|
GoLang Imagick::setImageResolution
request it (383)
GoLang replacement for PHP's Imagick::setImageResolution
[edit | history]
PHP Imagick::setImageResolutionPHP original manual for Imagick::setImageResolution [ show | php.net ]Imagick::setImageResolution(PECL imagick 2.0.0) Imagick::setImageResolution — Sets the image resolution Description
bool Imagick::setImageResolution
( float
$x_resolution
, float $y_resolution
)Sets the image resolution. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Imagick::setImageResolution()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|