|
Krita Source Code Documentation
|
#include <KoCompositeOpFunctions.h>
Inheritance diagram for CFDecreaseLightness< HSXType, channels_type >:Static Public Member Functions | |
| static void | composeChannels (float srcR, float srcG, float srcB, float &dstR, float &dstG, float &dstB) |
Static Public Member Functions inherited from KoClampedSourceAndDestinationCompositeOpGenericFunctorBase< channels_type > | |
| static channels_type | clampDestinationChannelValue (channels_type value) |
| static channels_type | clampSourceChannelValue (channels_type value) |
Definition at line 224 of file KoCompositeOpFunctions.h.
|
inlinestatic |
Definition at line 226 of file KoCompositeOpFunctions.h.