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