SO3Engine
|
#include <stb_image.h>
Public Attributes | |
int | w |
int | h |
stbi_uc * | out |
stbi_uc * | background |
stbi_uc * | history |
int | flags |
int | bgindex |
int | ratio |
int | transparent |
int | eflags |
stbi_uc | pal [256][4] |
stbi_uc | lpal [256][4] |
stbi__gif_lzw | codes [8192] |
stbi_uc * | color_table |
int | parse |
int | step |
int | lflags |
int | start_x |
int | start_y |
int | max_x |
int | max_y |
int | cur_x |
int | cur_y |
int | line_size |
int | delay |
Detailed Description
Definition at line 6200 of file stb_image.h.
Member Data Documentation
◆ background
stbi_uc* stbi__gif::background |
Definition at line 6204 of file stb_image.h.
◆ bgindex
int stbi__gif::bgindex |
Definition at line 6206 of file stb_image.h.
◆ codes
stbi__gif_lzw stbi__gif::codes[8192] |
Definition at line 6209 of file stb_image.h.
◆ color_table
stbi_uc* stbi__gif::color_table |
Definition at line 6210 of file stb_image.h.
◆ cur_x
int stbi__gif::cur_x |
Definition at line 6215 of file stb_image.h.
◆ cur_y
int stbi__gif::cur_y |
Definition at line 6215 of file stb_image.h.
◆ delay
int stbi__gif::delay |
Definition at line 6217 of file stb_image.h.
◆ eflags
int stbi__gif::eflags |
Definition at line 6206 of file stb_image.h.
◆ flags
int stbi__gif::flags |
Definition at line 6206 of file stb_image.h.
◆ h
int stbi__gif::h |
Definition at line 6202 of file stb_image.h.
◆ history
stbi_uc* stbi__gif::history |
Definition at line 6205 of file stb_image.h.
◆ lflags
int stbi__gif::lflags |
Definition at line 6212 of file stb_image.h.
◆ line_size
int stbi__gif::line_size |
Definition at line 6216 of file stb_image.h.
◆ lpal
stbi_uc stbi__gif::lpal[256][4] |
Definition at line 6208 of file stb_image.h.
◆ max_x
int stbi__gif::max_x |
Definition at line 6214 of file stb_image.h.
◆ max_y
int stbi__gif::max_y |
Definition at line 6214 of file stb_image.h.
◆ out
stbi_uc* stbi__gif::out |
Definition at line 6203 of file stb_image.h.
◆ pal
stbi_uc stbi__gif::pal[256][4] |
Definition at line 6207 of file stb_image.h.
◆ parse
int stbi__gif::parse |
Definition at line 6211 of file stb_image.h.
◆ ratio
int stbi__gif::ratio |
Definition at line 6206 of file stb_image.h.
◆ start_x
int stbi__gif::start_x |
Definition at line 6213 of file stb_image.h.
◆ start_y
int stbi__gif::start_y |
Definition at line 6213 of file stb_image.h.
◆ step
int stbi__gif::step |
Definition at line 6211 of file stb_image.h.
◆ transparent
int stbi__gif::transparent |
Definition at line 6206 of file stb_image.h.
◆ w
int stbi__gif::w |
Definition at line 6202 of file stb_image.h.
The documentation for this struct was generated from the following file:
- include/External/stbi/stb_image.h
Generated by 1.9.8