GFL_COLORMAP

The GFL_COLORMAP structure is used for colormap.

typedef struct (
  GFL_UINT8 Red[256],  
  GFL_UINT8 Green[256],  
  GFL_UINT8 Blue[256]
} GFL_COLORMAP

Members

See also