Krita Source Code Documentation
Loading...
Searching...
No Matches
KoCompositeOpErase.h File Reference
#include "KoColorSpaceMaths.h"
#include "KoCompositeOp.h"

Go to the source code of this file.

Classes

class  KoCompositeOpErase< _CSTraits >
 

Macros

#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue
 
#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue
 

Macro Definition Documentation

◆ NATIVE_OPACITY_OPAQUE

#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue

Definition at line 13 of file KoCompositeOpErase.h.

◆ NATIVE_OPACITY_TRANSPARENT

#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue

Definition at line 14 of file KoCompositeOpErase.h.