28 #ifndef __TERRALIB_INTERNAL_COLOR_H 
   29 #define __TERRALIB_INTERNAL_COLOR_H 
   60 #endif  // __TERRALIB_INTERNAL_COLOR_H 
Configuration flags for the Color module of TerraLib. 
 
A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color. 
 
A catalog for color schemes groups. 
 
This class represents a group of color schemes. 
 
The ColorSchemeCatalogManager is a singleton that can be used to manage all loaded color scheme catal...
 
The concept of color scheme.