The Imagick class
PHP Manual

Imagick::getImageLength

(No version information available, might be only in CVS)

Imagick::getImageLengthReturns the image length in bytes

Description

int Imagick::getImageLength ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the image length in bytes

Return Values

Returns an int containing the current image size.


The Imagick class
PHP Manual