Class ImageIdentifier
java.lang.Object
org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
Unit command to extract information from a picture file.
- Author:
- tiry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExecResult
getIdentifyResult
(String inputFilePath) static ImageInfo
-
Constructor Details
-
ImageIdentifier
public ImageIdentifier()
-
-
Method Details
-
getInfo
- Throws:
CommandNotAvailable
CommandException
-
getIdentifyResult
- Throws:
CommandNotAvailable
-