FI16RGB565.Blue Property

FreeImage.NET

FI16RGB565Blue Property
Gets or sets the blue color component.

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

Property Value

Type: Byte
See Also