The Imagick class
PHP Manual

Imagick::getImageLength

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

Imagick::getImageLengthReturns the image length in bytes

Beschreibung

int Imagick::getImageLength ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the image length in bytes

Rückgabewerte

Returns an int containing the current image size.


The Imagick class
PHP Manual