Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.magick.utils
Class ImageIdentifier

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.magick.MagickExecutor
      extended by org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier

public class ImageIdentifier
extends MagickExecutor

Unit command to extract information from a picture file.

Author:
tiry

Constructor Summary
ImageIdentifier()
           
 
Method Summary
static ImageInfo getInfo(String inputFilePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageIdentifier

public ImageIdentifier()
Method Detail

getInfo

public static ImageInfo getInfo(String inputFilePath)
                         throws CommandNotAvailable
Throws:
CommandNotAvailable

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.