Pebble Foundation Classes
0.2.0
C++ for Pebble
Public Attributes
|
List of all members
GColor8 Union Reference
Graphics
»
Graphics Types
Public Attributes
uint8_t
argb
struct {
uint8_t
b
:2
Blue.
uint8_t
g
:2
Green.
uint8_t
r
:2
Red.
uint8_t
a
:2
Alpha. 3 = 100% opaque, 2 = 66% opaque, 1 = 33% opaque, 0 = transparent.
};
The documentation for this union was generated from the following file:
sdk_include/
pebble.h
GColor8
Generated by
1.8.17