RasterImage.RawCustomColorConverter

RasterImage.RawCustomColorConverter property

Gets or sets the custom color converter

public IColorConverter RawCustomColorConverter { get; set; }

Property Value

The custom color converter

See Also