Krita Source Code Documentation
Loading...
Searching...
No Matches
AlphaDarkenCompositor32< channels_type, pixel_type, ParamsWrapperT > Member List

This is the complete list of members for AlphaDarkenCompositor32< channels_type, pixel_type, ParamsWrapperT >, including all inherited members.

compositeOnePixelScalar(const channels_type *src, channels_type *dst, const quint8 *mask, float opacity, const ParamsWrapper &oparams)AlphaDarkenCompositor32< channels_type, pixel_type, ParamsWrapperT >inlinestatic
compositeVector(const quint8 *src, quint8 *dst, const quint8 *mask, float opacity, const ParamsWrapper &oparams)AlphaDarkenCompositor32< channels_type, pixel_type, ParamsWrapperT >inlinestatic
ParamsWrapper typedefAlphaDarkenCompositor32< channels_type, pixel_type, ParamsWrapperT >