imagick_set_image_comment> <imagick_sample
Last updated: Mon, 28 Dec 2009

imagick_scale

(PECL imagick:0.9-0.9.9)

imagick_scale — Scale image using pnmscale() of PBMPLUS

Descrição

bool imagick_scale ( resource $image, int $cols, int $rows [, string $geo_mods] )
Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

image

Image handle

cols

The number of columns in the scaled image

rows

The number of rows in the scaled image

geo_mods

Geometry modificators

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
imagick_scale
There are no user contributed notes for this page.

imagick_set_image_comment> <imagick_sample
Last updated: Mon, 28 Dec 2009