public class MagickInfo extends Magick
| Constructor and Description |
|---|
MagickInfo(String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
finalize()
Automated destructor.
|
String |
getDescription()
Return the description attribute of the handle.
|
void |
init(String name)
Initialise the MagickInfo structure.
|
parseImageGeometrypublic MagickInfo(String name) throws MagickException
MagickExceptionpublic void init(String name) throws MagickException
MagickExceptionpublic String getDescription() throws MagickException
MagickExceptionCopyright © 2017. All rights reserved.