A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color. More...
#include "../core/utils/HexUtils.h"#include "Config.h"#include <cassert>#include <string>#include <cstdio>Go to the source code of this file.
Classes | |
| class | te::color::RGBAColor | 
| A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::color | |
| Namespace for the Color Model of TerraLib.  | |
A helper class for 24-bit RGBA (Red-Green-Blue-Alpha channel) color.
Definition in file RGBAColor.h.