magick
Class MagickInfo
Encapsulation of the MagickInfo structure.
void | finalize()- Automated destructor.
|
String | getDescription()- Return the description attribute of the handle.
|
void | init(String name)- Initialise the MagickInfo structure.
|
MagickInfo
public MagickInfo(String name)
throws MagickException Constructor.
finalize
public void finalize()
Automated destructor.
getDescription
public String getDescription()
throws MagickException Return the description attribute of the handle.
init
public void init(String name)
throws MagickException Initialise the MagickInfo structure.