imagick.setresolution(3) php man page | unix.com

Man Page: imagick.setresolution

Operating Environment: php

Section: 3

IMAGICK.SETRESOLUTION(3)						 1						  IMAGICK.SETRESOLUTION(3)

Imagick::setResolution - Sets the image resolution

SYNOPSIS
bool Imagick::setResolution (float $x_resolution, float $y_resolution)
DESCRIPTION
Sets the image resolution.
PARAMETERS
o $x_resolution - The horizontal resolution. o $y_resolution - The vertical resolution.
RETURN VALUES
Returns TRUE on success.
NOTES
Imagick::setResolution must be called before loading or creating an image.
SEE ALSO
Imagick::setImageResolution, Imagick::getImageResolution. PHP Documentation Group IMAGICK.SETRESOLUTION(3)
Related Man Pages
imagick.setfont(3) - php
imageistruecolor(3) - php
ps_place_image(3) - php
imagick.thumbnailimage(3) - php
imagick.getiteratorindex(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch