Package org.geotoolkit.image

Helper classes for building images.

See:
          Description

Class Summary
DeferredPlanarImage A tiled image to be used by renderer when the actual image may take a while to compute.
ImageDimension An image dimension, including the number of bands.
ImageInspector Deprecated. This class is a legacy from old days and has never been seriously used in the Geotoolkit.org library.
ImageWorker Deprecated. This class is a legacy from old days and has never been seriously used in the Geotoolkit.org library.
SampleModels A set of static methods working on SampleModel.
TransfertRectIter A writable iterator that read pixel values from an image, and write pixel values to a different image.
 

Enum Summary
ColorQuantization Deprecated. Deprecated together with ImageWorker.
 

Package org.geotoolkit.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.

Since:
2.3
Version:
3.01
Author:
Martin Desruisseaux (IRD)
Module:
coverage/geotk-coverage (download)


Copyright © 2009-2013 Geotoolkit.org. All Rights Reserved.