XCFImageFormat::XCFImage Class Reference
Public Member Functions | |
| XCFImage (void) | |
Public Attributes | |
| quint8 | compression |
| quint32 | height |
| QImage | image |
| bool | initialized |
| Layer | layer |
| qint32 | num_colors |
| int | num_layers |
| QVector< QRgb > | palette |
| qint32 | tattoo |
| qint32 | type |
| quint32 | unit |
| quint32 | width |
| float | x_resolution |
| float | y_resolution |
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.
Constructor & Destructor Documentation
Member Data Documentation
| quint32 XCFImageFormat::XCFImage::height |
| quint32 XCFImageFormat::XCFImage::unit |
| quint32 XCFImageFormat::XCFImage::width |
The documentation for this class was generated from the following file:
KDE 4.7 API Reference