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 <stdint.h>
7
8
#include "
fl/namespace.h
"
9
11
#define DISABLE_DITHER 0x00
13
#define BINARY_DITHER 0x01
15
FASTLED_NAMESPACE_BEGIN
16
typedef
uint8_t
EDitherMode
;
17
FASTLED_NAMESPACE_END
EDitherMode
FASTLED_NAMESPACE_BEGIN typedef uint8_t EDitherMode
The dither setting, either DISABLE_DITHER or BINARY_DITHER.
Definition
dither_mode.h:16
FASTLED_NAMESPACE_END
#define FASTLED_NAMESPACE_END
Definition
namespace.h:22
namespace.h
Implements the FastLED namespace macros.
FASTLED_NAMESPACE_BEGIN
Definition
colorutils.cpp:42
dither_mode.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2