imagick_scale
(PECL)
imagick_scale -- Scale image using pnmscale() of PBMPLUS
Description
bool
imagick_scale ( resource image, int cols, int rows [, string geo_mods] )
Ðñïåéäïðïßçóç |
Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος. |
Parameters
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
Return Values
Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.