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

◆ getState()

JpegDecoder::State fl::JpegDecoder::getState ( ) const

Definition at line 288 of file jpeg.cpp.hpp.

288 {
289 return mImpl->getState();
290}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: