|
Krita Source Code Documentation
|
#include <KoCompositeOpFunctions.h>
Inheritance diagram for CFColorBurn< T >:Static Public Member Functions | |
| static T | composeChannel (T src, T dst) |
Static Public Member Functions inherited from KoClampedSourceAndDestinationCompositeOpGenericFunctorBase< T > | |
| static T | clampDestinationChannelValue (T value) |
| static T | clampSourceChannelValue (T value) |
Definition at line 329 of file KoCompositeOpFunctions.h.
|
inlinestatic |
dst-unit is a stable point of color-burn belndmode, it never changes, whatever the value of src channel
Definition at line 331 of file KoCompositeOpFunctions.h.