public class ImageConverter extends NativeCmdImageTranscode
Constructor and Description |
---|
ImageConverter(java.lang.String inputFormat,
java.lang.String outputFormat,
java.lang.String cmd)
Deprecated.
This classes is replaced by NativeCmdImageTranscode.
|
doTranscode, doTranscode, getCommand, getInputFormats, getOutputFormat, isReady, toString
canTranscodeFile, canTranscodeFormat, checkImageSize, getMaximumSize, getTypeOfFile, setMaximumSize, transcodeBytes, transcodeFile, transcodeFile
public ImageConverter(java.lang.String inputFormat, java.lang.String outputFormat, java.lang.String cmd)
inputFormat
- Input format that is supported by this transcoder.outputFormat
- Output format that is produced by this transcoder.cmd
- Command template.© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.