|
Krita Source Code Documentation
|
#include <psd_layer_record.h>
Public Attributes | |
| qint32 | bottom {0} |
| quint8 | defaultColor {255} |
| bool | disabled {false} |
| bool | invertLayerMaskWhenBlending {false} |
| qint32 | left {0} |
| bool | positionedRelativeToLayer {false} |
| qint32 | right {0} |
| qint32 | top {0} |
| quint8 | userMaskDensity {0} |
| double | userMaskFeather {0.0} |
| quint8 | vectorMaskDensity {0} |
| double | vectorMaskFeather {0.0} |
Definition at line 144 of file psd_layer_record.h.
| qint32 PSDLayerRecord::LayerMaskData::bottom {0} |
Definition at line 147 of file psd_layer_record.h.
| quint8 PSDLayerRecord::LayerMaskData::defaultColor {255} |
Definition at line 149 of file psd_layer_record.h.
| bool PSDLayerRecord::LayerMaskData::disabled {false} |
Definition at line 151 of file psd_layer_record.h.
| bool PSDLayerRecord::LayerMaskData::invertLayerMaskWhenBlending {false} |
Definition at line 152 of file psd_layer_record.h.
| qint32 PSDLayerRecord::LayerMaskData::left {0} |
Definition at line 146 of file psd_layer_record.h.
| bool PSDLayerRecord::LayerMaskData::positionedRelativeToLayer {false} |
Definition at line 150 of file psd_layer_record.h.
| qint32 PSDLayerRecord::LayerMaskData::right {0} |
Definition at line 148 of file psd_layer_record.h.
| qint32 PSDLayerRecord::LayerMaskData::top {0} |
Definition at line 145 of file psd_layer_record.h.
| quint8 PSDLayerRecord::LayerMaskData::userMaskDensity {0} |
Definition at line 153 of file psd_layer_record.h.
| double PSDLayerRecord::LayerMaskData::userMaskFeather {0.0} |
Definition at line 154 of file psd_layer_record.h.
| quint8 PSDLayerRecord::LayerMaskData::vectorMaskDensity {0} |
Definition at line 155 of file psd_layer_record.h.
| double PSDLayerRecord::LayerMaskData::vectorMaskFeather {0.0} |
Definition at line 156 of file psd_layer_record.h.