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

#include <xcftools.h>

Public Attributes

struct tileDimensions dim
 
int hasMask
 
int isGroup
 
int isVisible
 
struct xcfTiles mask
 
GimpLayerModeEffects mode
 
const charname
 
unsigned int opacity
 
unsignedpath
 
unsigned pathLength
 
struct xcfTiles pixels
 
uint32_t propptr
 
GimpImageType type
 

Detailed Description

Definition at line 180 of file xcftools.h.

Member Data Documentation

◆ dim

struct tileDimensions xcfLayer::dim

Definition at line 181 of file xcftools.h.

◆ hasMask

int xcfLayer::hasMask

Definition at line 186 of file xcftools.h.

◆ isGroup

int xcfLayer::isGroup

Definition at line 190 of file xcftools.h.

◆ isVisible

int xcfLayer::isVisible

Definition at line 186 of file xcftools.h.

◆ mask

struct xcfTiles xcfLayer::mask

Definition at line 189 of file xcftools.h.

◆ mode

GimpLayerModeEffects xcfLayer::mode

Definition at line 183 of file xcftools.h.

◆ name

const char* xcfLayer::name

Definition at line 182 of file xcftools.h.

◆ opacity

unsigned int xcfLayer::opacity

Definition at line 185 of file xcftools.h.

◆ path

unsigned* xcfLayer::path

Definition at line 192 of file xcftools.h.

◆ pathLength

unsigned xcfLayer::pathLength

Definition at line 191 of file xcftools.h.

◆ pixels

struct xcfTiles xcfLayer::pixels

Definition at line 188 of file xcftools.h.

◆ propptr

uint32_t xcfLayer::propptr

Definition at line 187 of file xcftools.h.

◆ type

GimpImageType xcfLayer::type

Definition at line 184 of file xcftools.h.


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