XCFImageFormat::XCFImage Class Reference
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
Q_UINT32 XCFImageFormat::XCFImage::height |
Q_INT32 XCFImageFormat::XCFImage::tattoo |
Q_INT32 XCFImageFormat::XCFImage::type |
Q_UINT32 XCFImageFormat::XCFImage::unit |
Q_UINT32 XCFImageFormat::XCFImage::width |
The documentation for this class was generated from the following file: