|
Krita Source Code Documentation
|
#include <xcftools.h>
Public Attributes | |
| uint32_t | colormapptr |
| XcfCompressionType | compression |
| unsigned | height |
| struct xcfLayer * | layers |
| int | numLayers |
| GimpImageBaseType | type |
| int | version |
| unsigned | width |
Definition at line 195 of file xcftools.h.
| uint32_t xcfImage::colormapptr |
Definition at line 202 of file xcftools.h.
| XcfCompressionType xcfImage::compression |
Definition at line 199 of file xcftools.h.
| unsigned xcfImage::height |
Definition at line 197 of file xcftools.h.
| struct xcfLayer* xcfImage::layers |
Definition at line 201 of file xcftools.h.
| int xcfImage::numLayers |
Definition at line 200 of file xcftools.h.
| GimpImageBaseType xcfImage::type |
Definition at line 198 of file xcftools.h.
| int xcfImage::version |
Definition at line 196 of file xcftools.h.
| unsigned xcfImage::width |
Definition at line 197 of file xcftools.h.