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

◆ getDecodedRows()

fl::u16 fl::JpegDecoder::getDecodedRows ( ) const

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

272 {
273 return mImpl->getDecodedRows();
274}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: