Class RasterColorizer

RasterColorizer class

The abstract root class for the colorizer that render a raster.

public abstract class RasterColorizer

Properties

NameDescription
static Null { get; }The NullColorizer draws nothing and effectively skips the rendering of cells it is applied to.

See Also