|
Krita Source Code Documentation
|
#include <psd_layer_section.h>
Public Attributes | |
| quint16 | colorComponents [4] {0, 0, 0, 0} |
| quint8 | kind {0} |
| quint16 | opacity {0} |
| quint16 | overlayColorSpace {0} |
Definition at line 41 of file psd_layer_section.h.
| quint16 PSDLayerMaskSection::GlobalLayerMaskInfo::colorComponents[4] {0, 0, 0, 0} |
Definition at line 43 of file psd_layer_section.h.
| quint8 PSDLayerMaskSection::GlobalLayerMaskInfo::kind {0} |
Definition at line 45 of file psd_layer_section.h.
| quint16 PSDLayerMaskSection::GlobalLayerMaskInfo::opacity {0} |
Definition at line 44 of file psd_layer_section.h.
| quint16 PSDLayerMaskSection::GlobalLayerMaskInfo::overlayColorSpace {0} |
Definition at line 42 of file psd_layer_section.h.