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
imagetruecolortopalette(3) - php
ps_place_image(3) - php
imagick.setiteratorindex(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team