Click or drag to resize

ColorG Property

Gets the green component of this Color instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public byte G { get; }

Property Value

Byte
See Also