|
Krita Source Code Documentation
|
#include <KoCompositeOpOver.h>
Public Types | |
| typedef _CSTraits::channels_type | channels_type |
Static Public Member Functions | |
| static void | composeColorChannels (channels_type srcBlend, const channels_type *srcN, channels_type *dstN, bool allChannelFlags, const QBitArray &channelFlags) |
Definition at line 15 of file KoCompositeOpOver.h.
| typedef _CSTraits::channels_type KoCompositeOpOverCompositor< _CSTraits, channel >::channels_type |
Definition at line 16 of file KoCompositeOpOver.h.
|
inlinestatic |
Definition at line 17 of file KoCompositeOpOver.h.
References KoColorSpaceMaths< _T, _Tdst >::blend(), and KoCompositeOpOverCompositor< _CSTraits, channel >::composeColorChannels().