Krita Source Code Documentation
Loading...
Searching...
No Matches
xcfImage Struct Reference

#include <xcftools.h>

Public Attributes

uint32_t colormapptr
 
XcfCompressionType compression
 
unsigned height
 
struct xcfLayerlayers
 
int numLayers
 
GimpImageBaseType type
 
int version
 
unsigned width
 

Detailed Description

Definition at line 195 of file xcftools.h.

Member Data Documentation

◆ colormapptr

uint32_t xcfImage::colormapptr

Definition at line 202 of file xcftools.h.

◆ compression

XcfCompressionType xcfImage::compression

Definition at line 199 of file xcftools.h.

◆ height

unsigned xcfImage::height

Definition at line 197 of file xcftools.h.

◆ layers

struct xcfLayer* xcfImage::layers

Definition at line 201 of file xcftools.h.

◆ numLayers

int xcfImage::numLayers

Definition at line 200 of file xcftools.h.

◆ type

GimpImageBaseType xcfImage::type

Definition at line 198 of file xcftools.h.

◆ version

int xcfImage::version

Definition at line 196 of file xcftools.h.

◆ width

unsigned xcfImage::width

Definition at line 197 of file xcftools.h.


The documentation for this struct was generated from the following file: