|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmagick.Magick
magick.MagickInfo
public class MagickInfo
Encapsulation of the MagickInfo structure.
| Constructor Summary | |
|---|---|
MagickInfo(java.lang.String name)
Constructor. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class magick.Magick |
|---|
parseImageGeometry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MagickInfo(java.lang.String name)
throws MagickException
MagickException| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||