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

◆ hasPartialImage()

bool fl::JpegDecoder::hasPartialImage ( ) const

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

264 {
265 return mImpl->hasPartialImage();
266}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: