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

◆ nsgif_bitmap_t

Client bitmap type.

These are client-created and destroyed, via the nsgif_bitmap_cb_vt callbacks, but they are owned by a nsgif_t.

See nsgif_bitmap_fmt for pixel format information.

The bitmap may have a row_span greater than the bitmap width, but the difference between row span and width must be a whole number of pixels (a multiple of four bytes).

Definition at line 175 of file nsgif.hpp.