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

◆ setProgressiveConfig()

void fl::JpegDecoder::setProgressiveConfig ( const ProgressiveConfig & config)

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

252 {
253 mImpl->setProgressiveConfig(config);
254}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: