Aspose.Gis.Rendering.Colorizers

Aspose.Gis.Rendering.Colorizers namespace provides classes for configuring rendering raster cells.

Classes

ClassDescription
BandColorAssociates band values and a color component for specified band index. There are band values between min and max will be interpolated linearly.
MultiBandColorMultiband colorizer specifies red, green and blue components for a raster.
NullColorizerThe NullColorizer draws nothing and effectively skips rendering of a raster cell it is applied to.
RasterColorizerThe abstract root class for the colorizer that render a raster.
SingleBandColorSingle band colorizer specifies a gray component for a raster.