Imagick::getSizeOffset

(PECL imagick 2.0.0)

Imagick::getSizeOffsetReturns the size offset

Опис

int Imagick::getSizeOffset ( void )

Returns the size offset associated with the Imagick object. Цей метод доступний якщо Imagick був зібраний з версією ImageMagick 6.2.9 або новішою.

Значення, що повертаються

Returns the size offset associated with the Imagick object.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top