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

◆ isSupported()

bool fl::Gif::isSupported ( )
static

Definition at line 23 of file gif.cpp.hpp.

23 {
24 // libnsgif is always available since it's included directly
25 return true;
26}

Referenced by CodecProcessor::processGif().

+ Here is the caller graph for this function: