Package org.imgscalr

Class Summary
AsyncScalr Class used to provide the asynchronous versions of all the methods defined in Scalr for the purpose of efficiently handling large amounts of image operations via a select number of processing threads asynchronously.
Main  
Scalr Class used to implement performant, high-quality and intelligent image scaling and manipulation algorithms in native Java 2D.
 

Enum Summary
Scalr.Method Used to define the different scaling hints that the algorithm can use.
Scalr.Mode Used to define the different modes of resizing that the algorithm can use.
Scalr.Rotation Used to define the different types of rotations that can be applied to an image during a resize operation.
 


Copyright 2011 The Buzz Media, LLC