Nuxeo Enterprise Platform 5.4

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

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

public class ImageConverter
extends MagickExecutor

Author:
Thomas Roger

Constructor Summary
ImageConverter()
           
 
Method Summary
static void convert(java.lang.String inputFilePath, java.lang.String outputFilePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageConverter

public ImageConverter()
Method Detail

convert

public static void convert(java.lang.String inputFilePath,
                           java.lang.String outputFilePath)
                    throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.