Class SingleBandColor
SingleBandColor class
Single band colorizer specifies a gray component for a raster.
public class SingleBandColor : RasterColorizer
Constructors
Name | Description |
---|---|
SingleBandColor() | The default constructor. |
Properties
Name | Description |
---|---|
GrayBand { get; set; } | Specifies the gray component for our raster. |
See Also
- class RasterColorizer
- namespace Aspose.Gis.Rendering.Colorizers
- assembly Aspose.GIS