Color

ColorFormat.Color property

Returns resulting color (with all color transformations applied). Sets RGB colors and clears all color transformations. Read/write Color.

public Color Color { get; set; }

See Also