FastLED 3.9.13
Loading...
Searching...
No Matches
pixeltypes.h
Go to the documentation of this file.
1#pragma once
2
5
6#include <stdint.h>
7#include "lib8tion.h"
8#include "color.h"
9#include "eorder.h"
10#include "chsv.h"
11#include "crgb.hpp"
12
Defines the hue, saturation, and value (HSV) pixel struct.
Defines utility functions for the red, green, and blue (RGB) pixel struct.
Defines color channel ordering enumerations.
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.
Contains definitions for color correction and temperature.