dekoh.portal.fwk.image
Interface PhotoResizer
- All Known Implementing Classes:
- FallBackMultiProcessGDIPResizer, JavaPhotoResizer, MultiProcessGDIPResizer, NativePhotoResizer
public interface PhotoResizer
- Since:
- Feb 28, 2008
resize
void resize(File orig,
File med,
File small,
File sq)
throws IOException
- Throws:
IOException
resize
void resize(File orig,
File med,
File small,
File sq,
EXIFOrientation orientation)
throws IOException
- Throws:
IOException
destroy
void destroy()
throws IOException
- Throws:
IOException
© 2009 Pramati Technologies - Dekoh - Portal for Developers