#include <xcf.h>
Public Attributes | |
| CARD32 | id |
| CARD32 | len |
| CARD8 * | data |
| CARD32 | buffer [20] |
| XcfProperty * | next |
Definition at line 121 of file xcf.h.
| CARD32 XcfProperty::id |
Definition at line 123 of file xcf.h.
Referenced by print_xcf_properties(), read_xcf_channels(), read_xcf_image(), and read_xcf_layers().
| CARD32 XcfProperty::len |
Definition at line 124 of file xcf.h.
Referenced by free_xcf_properties(), print_xcf_properties(), and read_xcf_image().
| CARD8* XcfProperty::data |
Definition at line 125 of file xcf.h.
Referenced by free_xcf_properties(), print_xcf_properties(), read_xcf_channels(), read_xcf_image(), and read_xcf_layers().
| CARD32 XcfProperty::buffer[20] |
| struct XcfProperty* XcfProperty::next |
Definition at line 129 of file xcf.h.
Referenced by free_xcf_properties(), print_xcf_properties(), read_xcf_channels(), read_xcf_image(), and read_xcf_layers().
1.5.1