GFL_COLOR

The GFL_COLOR structure allow to define a color.

typedef struct (
  GFL_UINT16 Red,  
  GFL_UINT16 Green,  
  GFL_UINT16 Blue,  
  GFL_UINT16 Alpha
} GFL_COLOR

Members

See also