| Class | Description |
|---|---|
| ImprovedMultistepRescaleOp |
The idea of this class is to test if the Sun's implementation multistep image scaling (using either
RenderingHints.VALUE_INTERPOLATION_BICUBIC or RenderingHints.VALUE_INTERPOLATION_BILINEAR)
|
| ResampleOpSingleThread |
Based on work from Java Image Util ( http://schmidt.devlib.org/jiu/ )
Note that the filter method is not thread safe
|
Copyright © 2014. All rights reserved.