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

◆ isAnimated()

bool fl::third_party::SoftwareGifDecoder::isAnimated ( ) const

Definition at line 193 of file software_decoder.cpp.hpp.

193 {
194 return getFrameCount() > 1;
195}
fl::u32 getFrameCount() const FL_NOEXCEPT override

References FL_NOEXCEPT, and getFrameCount().

+ Here is the call graph for this function: