FastLED 3.9.15
Loading...
Searching...
No Matches
fl::GifInfo Struct Reference

Detailed Description

Definition at line 11 of file gif.h.

#include <gif.h>

Public Member Functions

 GifInfo () FL_NOEXCEPT=default
 
 GifInfo (fl::u16 w, fl::u16 h, fl::u32 frames, fl::u32 loops=0)
 

Public Attributes

fl::u8 bitsPerPixel = 0
 
fl::u32 frameCount = 0
 
fl::u16 height = 0
 
bool isAnimated = false
 
bool isValid = false
 
fl::u32 loopCount = 0
 
fl::u16 width = 0
 

The documentation for this struct was generated from the following file: