Krita Source Code Documentation
Loading...
Searching...
No Matches
RgbCompositeOps.h File Reference

Go to the source code of this file.

Macros

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

Variables

const qint32 MAX_CHANNEL_RGB = 3
 

Macro Definition Documentation

◆ NATIVE_OPACITY_OPAQUE

#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue

Definition at line 46 of file RgbCompositeOps.h.

◆ NATIVE_OPACITY_TRANSPARENT

#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue

Definition at line 47 of file RgbCompositeOps.h.

Variable Documentation

◆ MAX_CHANNEL_RGB

const qint32 MAX_CHANNEL_RGB = 3

Definition at line 49 of file RgbCompositeOps.h.