Imagick::getImageSize

(PECL imagick 2, PECL imagick 3)

Imagick::getImageSizeReturns the image length in bytes

Увага

Ця функція ЗАСТАРІЛА починаючи з Imagick 3.4.4. Вкрай не рекомендується на неї покладатися.

Опис

public Imagick::getImageSize(): int

Returns the image length in bytes. Deprecated in favour of Imagick::getImageLength()

Параметри

У цієї функції немає параметрів.

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

Returns an int containing the current image size.