update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the image length in bytes

Imagick::getImageSize

(PECL imagick 2.0.0)

Imagick::getImageSizeReturns the image length in bytes

설명

int Imagick::getImageSize ( void )

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

반환값

Returns an int containing the current image size.