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

◆ getPartialFrame()

Frame fl::JpegDecoder::getPartialFrame ( )

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

268 {
269 return mImpl->getPartialFrame();
270}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: