Imagick::getImageSize

(PECL imagick 2, PECL imagick 3)

Imagick::getImageSizeReturns the image length in bytes

警告

此函數(shù)在 Imagick 3.4.4 中被 廢棄,強烈建議不要應用此函數(shù)。

說明

public Imagick::getImageSize(): int

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns an int containing the current image size.