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

◆ end()

void fl::JpegDecoder::end ( )
overridevirtual

Implements fl::IDecoder.

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

224 {
225 mImpl->end();
226}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: