RGBQUAD Fields

FreeImage.NET

RGBQUAD Fields

The RGBQUAD type exposes the following members.

Fields
  Name Description
Public field rgbBlue
The blue color component.
Public field rgbGreen
The green color component.
Public field rgbRed
The red color component.
Public field rgbReserved
The alpha color component.
Public field uintValue
The color's value.
Top
See Also