Krita Source Code Documentation
Loading...
Searching...
No Matches
KisMaskingBrushCompositeDetail::StrengthCompositeFunctionBase< channels_type > Struct Template Reference

#include <KisMaskingBrushCompositeOp.h>

+ Inheritance diagram for KisMaskingBrushCompositeDetail::StrengthCompositeFunctionBase< channels_type >:

Public Member Functions

 StrengthCompositeFunctionBase (qreal strength)
 

Public Attributes

const channels_type strength
 

Detailed Description

template<typename channels_type>
struct KisMaskingBrushCompositeDetail::StrengthCompositeFunctionBase< channels_type >

Definition at line 47 of file KisMaskingBrushCompositeOp.h.

Constructor & Destructor Documentation

◆ StrengthCompositeFunctionBase()

template<typename channels_type >
KisMaskingBrushCompositeDetail::StrengthCompositeFunctionBase< channels_type >::StrengthCompositeFunctionBase ( qreal strength)
inline

Member Data Documentation

◆ strength

template<typename channels_type >
const channels_type KisMaskingBrushCompositeDetail::StrengthCompositeFunctionBase< channels_type >::strength

Definition at line 49 of file KisMaskingBrushCompositeOp.h.


The documentation for this struct was generated from the following file: