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

◆ getProgressiveConfig()

ProgressiveConfig fl::JpegDecoder::getProgressiveConfig ( ) const

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

256 {
257 return mImpl->getProgressiveConfig();
258}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: