(PECL imagick 2.0.0)
Imagick::setSizeOffset — Sets the size and offset of the Imagick object
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
Sets the size and offset of the Imagick object. Set it before you read a raw image format such as RGB, GRAY, or CMYK. Този метод съществува ако Imagick е била компилирана за версия 6.2.9 на ImageMagick или по-нова.
The width in pixels.
The height in pixels.
The image offset.
Връща TRUE при успех.