|
Krita Source Code Documentation
|
#include <QString>Go to the source code of this file.
Classes | |
| struct | gmic_image< T > |
Enumerations | |
| enum class | InputLayerMode { NoInput , Active , All , ActiveAndBelow , ActiveAndAbove , AllVisible , AllInvisible , AllVisiblesDesc_DEPRECATED , AllInvisiblesDesc_DEPRECATED , AllDesc_DEPRECATED , Unspecified = 100 } |
| enum class | OutputMode { InPlace , NewLayers , NewActiveLayers , NewImage , Unspecified = 100 } |
|
strong |
| Enumerator | |
|---|---|
| NoInput | |
| Active | |
| All | |
| ActiveAndBelow | |
| ActiveAndAbove | |
| AllVisible | |
| AllInvisible | |
| AllVisiblesDesc_DEPRECATED | |
| AllInvisiblesDesc_DEPRECATED | |
| AllDesc_DEPRECATED | |
| Unspecified | |
Definition at line 21 of file gmic.h.
|
strong |