Definition at line 38 of file gifdec.c.
◆ class
◆ frame
◆ screen_width
int GifState::screen_width |
◆ screen_height
int GifState::screen_height |
◆ has_global_palette
int GifState::has_global_palette |
◆ bits_per_pixel
int GifState::bits_per_pixel |
◆ bg_color
uint32_t GifState::bg_color |
◆ background_color_index
int GifState::background_color_index |
◆ transparent_color_index
int GifState::transparent_color_index |
◆ color_resolution
int GifState::color_resolution |
◆ idx_line
uint8_t* GifState::idx_line |
◆ idx_line_size
int GifState::idx_line_size |
◆ gce_prev_disposal
int GifState::gce_prev_disposal |
◆ gce_disposal
int GifState::gce_disposal |
◆ gce_l
◆ gce_t
◆ gce_w
◆ gce_h
◆ stored_img
uint32_t* GifState::stored_img |
◆ stored_img_size
int GifState::stored_img_size |
◆ stored_bg_color
int GifState::stored_bg_color |
◆ gb
◆ lzw
◆ global_palette
uint32_t GifState::global_palette[256] |
◆ local_palette
uint32_t GifState::local_palette[256] |
◆ avctx
◆ keyframe
◆ keyframe_ok
int GifState::keyframe_ok |
◆ trans_color
int GifState::trans_color |
color value that is used instead of transparent color
Definition at line 76 of file gifdec.c.
The documentation for this struct was generated from the following file: