FastLED
3.9.15
Loading...
Searching...
No Matches
dither_mode.h
Go to the documentation of this file.
1
3
4
#pragma once
5
6
#include "
fl/stdint.h
"
7
#include "
fl/int.h
"
8
9
#include "
fl/namespace.h
"
10
12
#define DISABLE_DITHER 0x00
14
#define BINARY_DITHER 0x01
16
FASTLED_NAMESPACE_BEGIN
17
typedef
fl::u8
EDitherMode
;
18
FASTLED_NAMESPACE_END
EDitherMode
FASTLED_NAMESPACE_BEGIN typedef fl::u8 EDitherMode
The dither setting, either DISABLE_DITHER or BINARY_DITHER.
Definition
dither_mode.h:17
int.h
FASTLED_NAMESPACE_END
#define FASTLED_NAMESPACE_END
Definition
namespace.h:23
FASTLED_NAMESPACE_BEGIN
#define FASTLED_NAMESPACE_BEGIN
Definition
namespace.h:22
namespace.h
Implements the FastLED namespace macros.
fl::u8
unsigned char u8
Definition
int.h:17
stdint.h
dither_mode.h
Generated on Fri Aug 22 2025 20:59:33 for FastLED by
1.13.2