Initial value:= {
nullptr,
nullptr,
nullptr,
nullptr
}
static fl::u8 * bitmapGetBuffer(nsgif_bitmap_t *bitmap) FL_NOEXCEPT
static nsgif_bitmap_t * bitmapCreate(int width, int height) FL_NOEXCEPT
static void bitmapDestroy(nsgif_bitmap_t *bitmap) FL_NOEXCEPT
Definition at line 60 of file software_decoder.h.
Referenced by initializeDecoder().