public class ImageConverterHelper extends Object
| Constructor and Description |
|---|
ImageConverterHelper() |
| Modifier and Type | Method and Description |
|---|---|
File |
createWorkFile(String ext)
Creates a new tempfile.
|
void |
destroy() |
void |
executeConversionChain(ImageSpec src,
List<IImageConversionSpecifier> speclist)
Loop thru all conversions and convert until the image has been translated proper.
|
ImageSpec |
getSource() |
ImageSpec |
getTarget() |
void |
setTarget(ImageSpec target) |
public ImageSpec getSource()
public ImageSpec getTarget()
public void setTarget(ImageSpec target)
public File createWorkFile(String ext) throws IOException
IOExceptionpublic void destroy()
public void executeConversionChain(ImageSpec src, List<IImageConversionSpecifier> speclist) throws Exception
src - speclist - ExceptionCopyright © 2017 etc.to. All rights reserved.