Class ThumbnailRescaleOp

java.lang.Object
com.mortennobel.imagescaling.AdvancedResizeOp
com.mortennobel.imagescaling.ThumbnailRescaleOp
All Implemented Interfaces:
BufferedImageOp

public class ThumbnailRescaleOp extends AdvancedResizeOp
The idea of this class is to provide fast (and inaccurate) rescaling method suitable for creating thumbnails. Note that the algorithm assumes that the source image is significant larger than the destination image