Package org.im4java.core
Class Info
java.lang.Object
org.im4java.core.Info
This class implements an image-information object.
The class just calls "identify -verbose" and parses the output.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(String pPropertyName) Return the given property.Return an enumeration of all properties.
-
Constructor Details
-
Info
Constructor.- Throws:
InfoException
-
-
Method Details
-
getProperty
Return the given property. -
getPropertyNames
Return an enumeration of all properties.
-