Forum und email
imagick_sample

imagick_sample

(PECL)

imagick_sample -- Scale image using pixel sampling

Popis

bool imagick_sample ( 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í.