ColorFormatG Property

Returns or sets the green component of a color. All color transformations are ignored.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public byte G { get; set; }

Property Value

Type: Byte

Implements

IColorFormatG
See Also