XCFImageFormat::XCFImage Class Reference

List of all members.

Public Attributes

Q_UINT32 width
Q_UINT32 height
Q_INT32 type
Q_UINT8 compression
float x_resolution
float y_resolution
Q_INT32 tattoo
Q_UINT32 unit
Q_INT32 num_colors
QValueVector< QRgb > palette
int num_layers
Layer layer
bool initialized
QImage image

Detailed Description

The in-memory representation of the XCF Image. It contains a few metadata items, but is mostly a container for the layer information.


Member Data Documentation

tile compression method (CompressionType)

Definition at line 129 of file xcf.h.

height of the XCF image

Definition at line 126 of file xcf.h.

final QImage

Definition at line 141 of file xcf.h.

Is the QImage initialized?

Definition at line 140 of file xcf.h.

most recently read layer

Definition at line 138 of file xcf.h.

number of colors in an indexed image

Definition at line 134 of file xcf.h.

number of layers

Definition at line 137 of file xcf.h.

indexed image color palette

Definition at line 135 of file xcf.h.

(unique identifier?)

Definition at line 132 of file xcf.h.

type of the XCF image (GimpImageBaseType)

Definition at line 127 of file xcf.h.

Units of The GIMP (inch, mm, pica, etc...)

Definition at line 133 of file xcf.h.

width of the XCF image

Definition at line 125 of file xcf.h.

x resolution in dots per inch

Definition at line 130 of file xcf.h.

y resolution in dots per inch

Definition at line 131 of file xcf.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys