Configuration flags for the Color module of TerraLib. More...
Go to the source code of this file.
Macros | |
| #define | TE_COLOR_MODULE_NAME "te.color" | 
| #define | TE_OPAQUE 255 | 
| For an RGBA color this is the value of the alpha-channel for totally opaque.   | |
| #define | TE_TRANSPARENT 0 | 
| For an RGBA color this is the value of the alpha-channel for totally transparent.   | |
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TECOLOREXPORT | 
| You can use this macro in order to export/import classes and functions from this module.   | |
| #define TE_OPAQUE 255 | 
| #define TE_TRANSPARENT 0 | 
| #define TECOLOREXPORT | 
You can use this macro in order to export/import classes and functions from this module.