My Project
 All Classes Functions Variables Pages
Public Attributes | List of all members
pixel_t Struct Reference

A data type representing the color of a pixel. More...

#include <SmartLED.h>

Public Attributes

uint8_t red
 The red component of the pixel.
 
uint8_t green
 The green component of the pixel.
 
uint8_t blue
 The blue component of the pixel.
 

Detailed Description

A data type representing the color of a pixel.


The documentation for this struct was generated from the following files: