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) |
execCommand, formatFilePath
public ImageIdentifier()
public static ImageInfo getInfo(String inputFilePath) throws CommandNotAvailable, CommandException
CommandNotAvailable
CommandException
public static ExecResult getIdentifyResult(String inputFilePath) throws CommandNotAvailable
CommandNotAvailable
Copyright © 2016 Nuxeo SA. All rights reserved.