Class NullColorizer

NullColorizer class

The NullColorizer draws nothing and effectively skips rendering of a raster cell it is applied to.

public class NullColorizer : RasterColorizer

Properties

NameDescription
static Instance { get; }Gets an instance of NullColorizer.

See Also