Forum und email
imagick_scale

imagick_scale

(PECL)

imagick_scale -- Scale image using pnmscale() of PBMPLUS

Popis

bool imagick_scale ( resource image, int cols, int rows [, string geo_mods] )

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Seznam parametrů

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

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.