G Property (PaletteEntry)
In This Topic
Gets or sets a value of the Green channel.
If applicable, the value must be premultiplied by the associated alpha component.
Syntax
'Declaration
Public Property G As System.UShort
public System.ushort G {get; set;}
See Also