XcfChannel Struct Reference

#include <xcf.h>

List of all members.

Public Attributes

XcfChannelnext
CARD32 offset
CARD32 width
CARD32 height
XcfPropertyproperties
CARD32 opacity
Bool visible
ARGB32 color
CARD32 hierarchy_offset
XcfHierarchyhierarchy


Detailed Description

Definition at line 155 of file xcf.h.


Member Data Documentation

struct XcfChannel* XcfChannel::next

Definition at line 157 of file xcf.h.

Referenced by free_xcf_channels(), print_xcf_channels(), and read_xcf_channels().

CARD32 XcfChannel::offset

Definition at line 158 of file xcf.h.

Referenced by print_xcf_channels(), read_xcf_channels(), and read_xcf_layers().

CARD32 XcfChannel::width

Definition at line 160 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

CARD32 XcfChannel::height

Definition at line 161 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

struct XcfProperty* XcfChannel::properties

Definition at line 163 of file xcf.h.

Referenced by free_xcf_channels(), print_xcf_channels(), and read_xcf_channels().

CARD32 XcfChannel::opacity

Definition at line 164 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

Bool XcfChannel::visible

Definition at line 165 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

ARGB32 XcfChannel::color

Definition at line 166 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

CARD32 XcfChannel::hierarchy_offset

Definition at line 168 of file xcf.h.

Referenced by print_xcf_channels(), and read_xcf_channels().

struct XcfHierarchy* XcfChannel::hierarchy

Definition at line 169 of file xcf.h.

Referenced by free_xcf_channels(), print_xcf_channels(), and read_xcf_channels().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:50:04 2011 for ROOT_528-00b_version by  doxygen 1.5.1