|
SO3Engine
|
stbi__gif_lzw Struct Reference
#include <stb_image.h>
Public Attributes | |
| stbi__int16 | prefix |
| stbi_uc | first |
| stbi_uc | suffix |
Detailed Description
Definition at line 6193 of file stb_image.h.
Member Data Documentation
◆ first
| stbi_uc stbi__gif_lzw::first |
Definition at line 6196 of file stb_image.h.
◆ prefix
| stbi__int16 stbi__gif_lzw::prefix |
Definition at line 6195 of file stb_image.h.
◆ suffix
| stbi_uc stbi__gif_lzw::suffix |
Definition at line 6197 of file stb_image.h.
The documentation for this struct was generated from the following file:
- include/External/stbi/stb_image.h
Generated by