| A simple demo computing a
and displaying it. The raster uses
float data type with arbitrary sample values. This demo consider the image as one and
only one tile. Consequently, sample values are set directly in the raster (no need to deal for
multi-tiles).
version: $Id: FloatRasterDemo.java 18471 2006-03-06 13:10:10Z desruisseaux $ author: Martin Desruisseaux |