Class ImageRotater
java.lang.Object
org.nuxeo.ecm.platform.picture.magick.utils.ImageRotater
Unit command to rotate a picture.
- Author:
- btatar
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ImageRotater
public ImageRotater()
-
-
Method Details
-
rotate
public static void rotate(String inputFile, String outputFile, int angle) throws CommandNotAvailable, CommandException - Throws:
CommandNotAvailable
CommandException
-