Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class ImageRotater
extends MagickExecutor

Unit command to rotate a picture.

Author:
btatar

Constructor Summary
ImageRotater()
           
 
Method Summary
static void rotate(String inputFile, String outputFile, int angle)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageRotater

public ImageRotater()
Method Detail

rotate

public static void rotate(String inputFile,
                          String outputFile,
                          int angle)
                   throws CommandNotAvailable
Throws:
CommandNotAvailable

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.