|
Krita Source Code Documentation
|
#include <KoCompositeOpGeneric.h>
Inheritance diagram for detail::CompositeFunctionWrapperHSL< Traits, compositeFunc >:Public Types | |
| using | channels_type = typename Traits::channels_type |
Static Public Member Functions | |
| static void | composeChannels (float sr, float sg, float sb, float &dr, float &dg, float &db) |
Static Public Member Functions inherited from KoCompositeOpGenericFunctorBase< Traits::channels_type > | |
| static Traits::channels_type | clampDestinationChannelValue (Traits::channels_type value) |
| static Traits::channels_type | clampSourceChannelValue (Traits::channels_type value) |
Definition at line 32 of file KoCompositeOpGeneric.h.
| using detail::CompositeFunctionWrapperHSL< Traits, compositeFunc >::channels_type = typename Traits::channels_type |
Definition at line 34 of file KoCompositeOpGeneric.h.
|
inlinestatic |
Definition at line 36 of file KoCompositeOpGeneric.h.