Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.magick
Class MagickExecutor

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.magick.MagickExecutor
Direct Known Subclasses:
ImageConverter, ImageCropper, ImageCropperAndResizer, ImageIdentifier, ImageResizer, ImageRotater

public class MagickExecutor
extends Object

Helper class to execute an ImageMagic command. Depends on the CommandLineExecutorService to run external processes.

Author:
tiry

Constructor Summary
MagickExecutor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagickExecutor

public MagickExecutor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.