Color.R
Color.R property
Gets the red component value of this Color structure.
public byte R { get; }
Return Value
The red component value of this Color.
See Also
- struct Color
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the red component value of this Color structure.
public byte R { get; }
The red component value of this Color.