Imagick::cropThumbnailImage
Creates a crop thumbnail
Beschreibung
bool Imagick::cropThumbnailImage
( int $width
, int $height
)
Parameter-Liste
-
width
-
The width of the thumbnail
-
height
-
The Height of the thumbnail
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.