(PECL imagick 2.0.0)
Imagick::setSizeOffset — Sets the size and offset of the Imagick object
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Sets the size and offset of the Imagick object. Set it before you read a raw image format such as RGB, GRAY, or CMYK. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.2.9 oder höher kompiliert wurde.
The width in pixels.
The height in pixels.
The image offset.
Liefert TRUE bei Erfolg.