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

Public Attributes

QList< QString > channels
 
KisPaintLayerSP layer
 
KisPaintDeviceSP layerDevice
 
QString name
 name of the layer with a "." at the end (ie "group1.group2.layer1.")
 
Imf::PixelType pixelType
 

Detailed Description

Definition at line 118 of file exr_converter.cc.

Member Data Documentation

◆ channels

QList<QString> ExrPaintLayerSaveInfo::channels

Definition at line 122 of file exr_converter.cc.

◆ layer

KisPaintLayerSP ExrPaintLayerSaveInfo::layer

Definition at line 121 of file exr_converter.cc.

◆ layerDevice

KisPaintDeviceSP ExrPaintLayerSaveInfo::layerDevice

Definition at line 120 of file exr_converter.cc.

◆ name

QString ExrPaintLayerSaveInfo::name

name of the layer with a "." at the end (ie "group1.group2.layer1.")

Definition at line 119 of file exr_converter.cc.

◆ pixelType

Imf::PixelType ExrPaintLayerSaveInfo::pixelType

Definition at line 123 of file exr_converter.cc.


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