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