Forum und email
imagick_sample

imagick_sample

(PECL)

imagick_sample -- Scale image using pixel sampling

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.