TerraLib and TerraView Wiki Page

Color

The Color module provides a basic set of classes for dealing with color systems and color schemes.

By default you can use this module to generate nice colors and manage color catalogs that are suited for your users.

The main classes/concepts in this module are:

  • ColorBar
  • ColorScheme
  • ColorSchemeCatalog:
  • ColorSchemeCatalogManager
  • ColorSchemeGroup
  • ColorTransform
  • RGBAColor

The namespace associated to the Color module is te::color. To know more about it, see the te::color namespace documentation.