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
imagickdraw(3) - php
imageistruecolor(3) - php
imagick.setimagedelay(3) - php
imagickdraw.line(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Nicki Paul to the Moderator Team!