public class ImageIdentifier extends MagickExecutor
| Constructor and Description | 
|---|
ImageIdentifier()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExecResult | 
getIdentifyResult(String inputFilePath)  | 
static ImageInfo | 
getInfo(String inputFilePath)  | 
execCommandpublic ImageIdentifier()
public static ImageInfo getInfo(String inputFilePath) throws CommandNotAvailable, CommandException
CommandNotAvailableCommandExceptionpublic static ExecResult getIdentifyResult(String inputFilePath) throws CommandNotAvailable
CommandNotAvailableCopyright © 2019 Nuxeo. All rights reserved.