Package magick
Class MagickInfo
java.lang.Object
magick.Magick
magick.MagickInfo
Encapsulation of the MagickInfo structure.
- Author:
- Susan Dorr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
finalize()
Automated destructor.Return the description attribute of the handle.void
Initialise the MagickInfo structure.Methods inherited from class magick.Magick
parseImageGeometry
-
Constructor Details
-
MagickInfo
Constructor.- Throws:
MagickException
-
-
Method Details
-
finalize
public void finalize()Automated destructor. -
init
Initialise the MagickInfo structure.- Throws:
MagickException
-
getDescription
Return the description attribute of the handle.- Throws:
MagickException
-