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

claw::graphic::gif::header Struct Reference

Header of the gif files. More...

List of all members.

Public Attributes

u_int_8 signature [3]
 Signature of the format.
u_int_8 version [3]
 Version of the gif format.

Detailed Description

Header of the gif files.

Definition at line 100 of file gif.hpp.


Member Data Documentation

Signature of the format.

Definition at line 103 of file gif.hpp.

Referenced by claw::graphic::gif::reader::check_if_gif().

Version of the gif format.

Definition at line 106 of file gif.hpp.

Referenced by claw::graphic::gif::reader::check_if_gif().


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