FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getDither()

fl::u8 fl::CLEDController::getDither ( )
inline

Get the dithering option currently set for this controller.

Returns
the currently set dithering option (CLEDController::mSettings.mDitherMode)

Definition at line 313 of file cled_controller.h.

313{ return mSettings.mDitherMode; }
ChannelOptions mSettings
Optional channel settings (correction, temperature, dither, rgbw, affinity)

References FL_NOEXCEPT, and mSettings.

Referenced by beginShowLeds(), fl::Channel::getDither(), CPixelLEDController< RGB_ORDER, LANES, MASK >::show(), and CPixelLEDController< RGB_ORDER, LANES, MASK >::showColor().

+ Here is the caller graph for this function: