|
Krita Source Code Documentation
|
#include "KoColorSpaceConstants.h"#include "RgbCompositeOpIn.h"#include "RgbCompositeOpOut.h"#include "RgbCompositeOpBumpmap.h"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 |
| #define NATIVE_OPACITY_OPAQUE KoColorSpaceMathsTraits<channels_type>::unitValue |
Definition at line 46 of file RgbCompositeOps.h.
| #define NATIVE_OPACITY_TRANSPARENT KoColorSpaceMathsTraits<channels_type>::zeroValue |
Definition at line 47 of file RgbCompositeOps.h.
| const qint32 MAX_CHANNEL_RGB = 3 |
Definition at line 49 of file RgbCompositeOps.h.