MagickGetImageSize
MagickGetImageSize -- returns the size of the current active image
Description
int MagickGetImageSize( MagickWand mgck_wnd )
Returns the size (in bytes) of the current active image.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |