Uses of Class
info.magnolia.imaging.operations.cropresize.resizers.BasicResizer

Packages that use BasicResizer
info.magnolia.imaging.operations.cropresize.resizers   
 

Uses of BasicResizer in info.magnolia.imaging.operations.cropresize.resizers
 

Subclasses of BasicResizer in info.magnolia.imaging.operations.cropresize.resizers
 class MultiStepResizer
          Highly inspired by http://today.java.net/lpt/a/362 This method will use a multi-step scaling technique that provides higher quality than the usual one-step technique (only useful in downscaling cases, where targetWidth or targetHeight is smaller than the original dimensions, and generally only when the BILINEAR hint is specified).
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.