(PECL imagick 2.0.0)
Imagick::setSizeOffset — Sets the size and offset of the Imagick object
Esta função não está documentada; somente a lista de argumentos está disponível.
Sets the size and offset of the Imagick object. Set it before you read a raw image format such as RGB, GRAY, or CMYK. Este método esta disponível apenas se Imagick foi compilado com ImageMagick versão 6.2.9 ou mais nova.
The width in pixels.
The height in pixels.
The image offset.
Retorna TRUE em sucesso.