|
Krita Source Code Documentation
|
#include <KoCompositeOpFunctions.h>
Inheritance diagram for CFSoftLightSvg< 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 491 of file KoCompositeOpFunctions.h.
|
inlinestatic |
soft-light scales the color using sqrt and pow2 functions, hence we cannot support HDR values
Definition at line 492 of file KoCompositeOpFunctions.h.
References D().