dekoh.portal.fwk.image
Class FallBackMultiProcessGDIPResizer
java.lang.Object
dekoh.portal.fwk.image.FallBackMultiProcessGDIPResizer
- All Implemented Interfaces:
- PhotoResizer
public class FallBackMultiProcessGDIPResizer
- extends Object
- implements PhotoResizer
- Since:
- Feb 28, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FallBackMultiProcessGDIPResizer
public FallBackMultiProcessGDIPResizer(String exepath)
throws IOException
- Throws:
IOException
resize
public void resize(File orig,
File med,
File small,
File sq,
EXIFOrientation orientation)
throws IOException
- Specified by:
resize in interface PhotoResizer
- Throws:
IOException
resize
public void resize(File orig,
File med,
File small,
File sq)
throws IOException
- Specified by:
resize in interface PhotoResizer
- Throws:
IOException
destroy
public void destroy()
throws IOException
- Specified by:
destroy in interface PhotoResizer
- Throws:
IOException
© 2009 Pramati Technologies - Dekoh - Portal for Developers