|
Krita Source Code Documentation
|
Inheritance diagram for ExrLayerInfoBase:Public Member Functions | |
| ExrLayerInfoBase () | |
Public Attributes | |
| const KoColorSpace * | colorSpace |
| QString | name |
| const ExrGroupLayerInfo * | parent |
Definition at line 68 of file exr_converter.cc.
|
inline |
Definition at line 69 of file exr_converter.cc.
| const KoColorSpace* ExrLayerInfoBase::colorSpace |
Definition at line 71 of file exr_converter.cc.
| QString ExrLayerInfoBase::name |
Definition at line 72 of file exr_converter.cc.
| const ExrGroupLayerInfo* ExrLayerInfoBase::parent |
Definition at line 73 of file exr_converter.cc.