MagickDescribeImage
MagickDescribeImage -- returns a string description of the current active image
Description
string MagickDescribeImage( MagickWand mgck_wnd )
Returns a string description of the current active image. Attributes include the current active image's width, height, size, and others.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |