GoLang Imagick::getImageSize

request it (221)
GoLang replacement for PHP's Imagick::getImageSize [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getImageSize? Write it!

PHP Imagick::getImageSize

PHP original manual for Imagick::getImageSize [ show | php.net ]

Imagick::getImageSize

(PECL imagick 2.0.0)

Imagick::getImageSizeReturns the image length in bytes

Description

int Imagick::getImageSize ( void )

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

Return Values

Returns an int containing the current image size.