FastLED
3.9.15
Loading...
Searching...
No Matches
◆
bitmapDestroy()
void fl::third_party::SoftwareGifDecoder::bitmapDestroy
(
nsgif_bitmap_t
*
bitmap
)
static
private
Definition at line
323
of file
software_decoder.cpp.hpp
.
323
{
324
if
(bitmap) {
325
delete
static_cast<
GifBitmap*
>
(bitmap);
326
}
327
}
References
FL_NOEXCEPT
.
fl
third_party
SoftwareGifDecoder
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2