downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::setImageFilename> <Imagick::setImageDispose
[edit] Last updated: Sun, 19 May 2013

view this page in

Imagick::setImageExtent

(PECL imagick 2.0.0)

Imagick::setImageExtentConfigure la taille d'une image

Description

bool Imagick::setImageExtent ( int $columns , int $rows )

Configure la taille d'une image (le nombre de colonnes et de lignes).

Liste de paramètres

columns

rows

Valeurs de retour

Returns TRUE on success.

Erreurs / Exceptions

Lance une exception ImagickException si une erreur survient.



add a note add a note User Contributed Notes Imagick::setImageExtent - [1 notes]
up
0
tim at komta dot com
3 years ago
This function actually sets the width and height of the image (in pixels).

Took me forever to figure this out.

 
show source | credits | sitemap | contact | advertising | mirror sites