Color.R

Color.R property

Gets the red component value of this Color structure.

public byte R { get; }

Property Value

The red component value of this Color.

See Also