SingleBandColor Class

Summary: Single band colorizer specifies a gray component for a raster.

Module: aspose.gis.rendering.colorizers

Full Name: aspose.gis.rendering.colorizers.SingleBandColor

Inheritance: RasterColorizer

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
SingleBandColor()Initializes a new instance of the SingleBandColor class.

Properties

NameTypeAccessDescription
gray_bandBandColorr/wSpecifies the gray component for our raster.
null [static]NullColorizerrThe NullColorizer draws nothing and effectively skips the rendering of cells it is applied to.

Constructor: SingleBandColor()

 SingleBandColor() 

Initializes a new instance of the SingleBandColor class.