FI16RGB555.Green Property

FreeImage.NET

FI16RGB555Green Property
Gets or sets the green color component.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public byte Green { get; set; }

Property Value

Type: Byte
See Also