CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
Public Attributes

claw::graphic::gif::reader::reader_info Struct Reference

Some global data needed when reading the file. More...

List of all members.

Public Attributes

screen_descriptor sd
 Description of the screen.
palette_typepalette
 The global palette.
int transparent_color_index
 The index of the transparent color for the current frame.
std::vector
< graphic_control_extension::disposal_method
disposal_method
 The disposal method of the frames.

Detailed Description

Some global data needed when reading the file.

Definition at line 286 of file gif.hpp.


Member Data Documentation

The index of the transparent color for the current frame.

Definition at line 295 of file gif.hpp.

Referenced by claw::graphic::gif::reader::read_frame_data(), and claw::graphic::gif::reader::read_frame_with_gce().


The documentation for this struct was generated from the following file: