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
imagick(3) - php
imagick.thumbnailimage(3) - php
imagick.pingimagefile(3) - php
imagick.whitethresholdimage(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!