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

Public Attributes

QBitArray channelFlags
 
QString compositeOpId
 
KisPaintDeviceSP device
 
quint8 opacity = OPACITY_OPAQUE_U8
 

Detailed Description

Definition at line 20 of file kis_multiple_projection.cpp.

Member Data Documentation

◆ channelFlags

QBitArray ProjectionStruct::channelFlags

Definition at line 24 of file kis_multiple_projection.cpp.

◆ compositeOpId

QString ProjectionStruct::compositeOpId

Definition at line 22 of file kis_multiple_projection.cpp.

◆ device

KisPaintDeviceSP ProjectionStruct::device

Definition at line 21 of file kis_multiple_projection.cpp.

◆ opacity

quint8 ProjectionStruct::opacity = OPACITY_OPAQUE_U8

Definition at line 23 of file kis_multiple_projection.cpp.


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