DataBackgroundColor

LoadOptions.DataBackgroundColor property

Gets or sets the Image background Color.

public Color DataBackgroundColor { get; set; }

Property Value

The background color.

Remarks

Typically the background color is set whenever pixel value cannot be recovered due to data corruption.

See Also