Color macros to use for annotations.
| Define | Description |
|---|---|
BM_ANNOTATE_COLOR_<color_name> |
Named annotation color, where
|
BM_ANNOTATE_COLOR_CYCLIC |
Annotation color that cycles through a predefined set. |
BM_ANNOTATE_COLOR_RGB(<R>, <G>, <B>) |
Create an annotation color from its components, where
|