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 Aspose.Page.Drawing
- assembly Aspose.Page
Gets the red component value of this Color
structure.
public byte R { get; }
The red component value of this Color
.