public class MagickInfo extends Magick
Constructor and Description |
---|
MagickInfo(java.lang.String name)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
finalize()
Automated destructor.
|
java.lang.String |
getDescription()
Return the description attribute of the handle.
|
void |
init(java.lang.String name)
Initialise the MagickInfo structure.
|
parseImageGeometry
public MagickInfo(java.lang.String name) throws MagickException
MagickException
public void finalize()
finalize
in class java.lang.Object
public void init(java.lang.String name) throws MagickException
MagickException
public java.lang.String getDescription() throws MagickException
MagickException