Pixels
Public Member Functions | Public Attributes | List of all members
RGB Class Reference

Public Member Functions

 RGB (uint8_t r, uint8_t g, uint8_t b)
 
RGB convert565toRGB (uint16_t color)
 
uint16_t convertRGBto565 (RGB color)
 
uint16_t convertTo565 ()
 

Public Attributes

uint8_t red
 
uint8_t green
 
uint8_t blue
 

Detailed Description

Definition at line 98 of file Pixels.h.


The documentation for this class was generated from the following file: