Pebble Foundation Classes  0.2.0
C++ for Pebble
GColor8 Union Reference

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: