XcfImage Struct Reference

#include <xcf.h>

List of all members.

Public Attributes

int version
CARD32 width
CARD32 height
CARD32 type
CARD8 compression
CARD32 num_cols
CARD8 * colormap
XcfPropertyproperties
XcfLayerlayers
XcfChannelchannels
XcfLayerfloating_selection
XcfChannelselection
ASScanline scanline_buf [XCF_TILE_HEIGHT]
CARD8 tile_buf [XCF_TILE_WIDTH *XCF_TILE_HEIGHT *6]


Detailed Description

Definition at line 99 of file xcf.h.


Member Data Documentation

int XcfImage::version

Definition at line 101 of file xcf.h.

Referenced by print_xcf_image(), and read_xcf_image().

CARD32 XcfImage::width

Definition at line 102 of file xcf.h.

Referenced by print_xcf_image(), read_xcf_hierarchy(), read_xcf_image(), and xcf2ASImage().

CARD32 XcfImage::height

Definition at line 103 of file xcf.h.

Referenced by print_xcf_image(), and xcf2ASImage().

CARD32 XcfImage::type

Definition at line 104 of file xcf.h.

Referenced by print_xcf_image().

CARD8 XcfImage::compression

Definition at line 106 of file xcf.h.

Referenced by print_xcf_image(), read_xcf_hierarchy(), read_xcf_image(), and read_xcf_levels().

CARD32 XcfImage::num_cols

Definition at line 107 of file xcf.h.

Referenced by print_xcf_image(), and read_xcf_image().

CARD8* XcfImage::colormap

Definition at line 108 of file xcf.h.

Referenced by free_xcf_image(), read_xcf_hierarchy(), and read_xcf_image().

struct XcfProperty* XcfImage::properties

Definition at line 110 of file xcf.h.

Referenced by free_xcf_image(), print_xcf_image(), and read_xcf_image().

struct XcfLayer* XcfImage::layers

Definition at line 111 of file xcf.h.

Referenced by free_xcf_image(), print_xcf_image(), read_xcf_image(), and xcf2ASImage().

struct XcfChannel* XcfImage::channels

Definition at line 112 of file xcf.h.

Referenced by free_xcf_image(), print_xcf_image(), and read_xcf_image().

struct XcfLayer* XcfImage::floating_selection

Definition at line 114 of file xcf.h.

Referenced by read_xcf_layers().

struct XcfChannel* XcfImage::selection

Definition at line 115 of file xcf.h.

ASScanline XcfImage::scanline_buf[XCF_TILE_HEIGHT]

Definition at line 117 of file xcf.h.

Referenced by free_xcf_image(), read_xcf_hierarchy(), and read_xcf_image().

CARD8 XcfImage::tile_buf[XCF_TILE_WIDTH *XCF_TILE_HEIGHT *6]

Definition at line 118 of file xcf.h.

Referenced by read_xcf_hierarchy().


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