RasterColorizer.Null

RasterColorizer.Null property

The NullColorizer draws nothing and effectively skips the rendering of cells it is applied to.

public static NullColorizer Null { get; }

See Also