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