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.