# color.h - [Overview](#section1266474114165626) - [Summary](#section899499196165626) - [Data Structures](#nested-classes) - [Enumerations](#enum-members) ## **Overview** **Related Modules:** [Graphic](graphic.md) **Description:** Defines color attributes for the graphics system and implements common color functions. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Converts colors in different formats and defines common colors. |
{ OHOS::OPA_TRANSPARENT = 0, OHOS::OPA_OPAQUE = 255 } |