Package org.geotools.image

Helper classes for building images.

See:
          Description

Class Summary
GTWarpPropertyGenerator A property generator for the Warp operation that builds the expected ROI bounds even when the source and target image bounds are not superimposed
ImageWorker Helper methods for applying JAI operations on an image.
ImageWorker.PNGImageWriteParam Workaround class for compressing PNG using the default PNGImageEncoder shipped with the JDK.
TransfertRectIter A writable iterator that read pixel values from an image, and write pixel values to a different image.
 

Package org.geotools.image Description

Helper classes for building images. The classes in this package are independent from any Coverage classes and can be used for plain RenderedImage handling.



Copyright © 1996-2014 Geotools. All Rights Reserved.