Krita Source Code Documentation
Loading...
Searching...
No Matches
ExrGroupLayerInfo Struct Reference
+ Inheritance diagram for ExrGroupLayerInfo:

Public Member Functions

 ExrGroupLayerInfo ()
 
- Public Member Functions inherited from ExrLayerInfoBase
 ExrLayerInfoBase ()
 

Public Attributes

KisGroupLayerSP groupLayer
 
- Public Attributes inherited from ExrLayerInfoBase
const KoColorSpacecolorSpace
 
QString name
 
const ExrGroupLayerInfoparent
 

Detailed Description

Definition at line 76 of file exr_converter.cc.

Constructor & Destructor Documentation

◆ ExrGroupLayerInfo()

ExrGroupLayerInfo::ExrGroupLayerInfo ( )
inline

Definition at line 77 of file exr_converter.cc.

77: groupLayer(0) {}
KisGroupLayerSP groupLayer

Member Data Documentation

◆ groupLayer

KisGroupLayerSP ExrGroupLayerInfo::groupLayer

Definition at line 78 of file exr_converter.cc.


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