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