FIRGB16.Color Property

FreeImage.NET

FIRGB16Color Property
Gets or sets the Color of the structure.

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

Property Value

Type: Color
See Also