|
FastLED 3.9.15
|
| const nsgif_info_t * fl::third_party::nsgif_get_info | ( | const nsgif_t * | gif | ) |
Get information about a GIF from an nsgif_t object.
| [in] | gif | The nsgif_t object to get info for. |
Definition at line 1990 of file gif.cpp.hpp.
References FL_NOEXCEPT.
Referenced by fl::third_party::SoftwareGifDecoder::getFrameCount(), fl::third_party::SoftwareGifDecoder::getHeight(), fl::third_party::SoftwareGifDecoder::getLoopCount(), fl::third_party::SoftwareGifDecoder::getWidth(), fl::third_party::SoftwareGifDecoder::hasMoreFrames(), and fl::third_party::SoftwareGifDecoder::seek().
Here is the caller graph for this function: