|
Krita Source Code Documentation
|
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 |
Definition at line 118 of file exr_converter.cc.
| QList<QString> ExrPaintLayerSaveInfo::channels |
Definition at line 122 of file exr_converter.cc.
| KisPaintLayerSP ExrPaintLayerSaveInfo::layer |
Definition at line 121 of file exr_converter.cc.
| KisPaintDeviceSP ExrPaintLayerSaveInfo::layerDevice |
Definition at line 120 of file exr_converter.cc.
| 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.
| Imf::PixelType ExrPaintLayerSaveInfo::pixelType |
Definition at line 123 of file exr_converter.cc.