imagick_resize
Opis
bool imagick_resize ( resource image, int cols, int rows, int filter, float blur [, string geo_mods] )| Ostrzeżenie |
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów. |
Parametry
imageImage handle
colsThe number of columns desired in the scaled image
rowsThe number of rows desired in the scaled image
filterOne of IMAGICK_FILTER_* constants
blurThe blur factor where > 1 is blurry, < 1 is sharp
geo_modsGeometry modificators
| Poprzedni | Spis treści | Następny |
| imagick_reducenoise | Początek rozdziału |