openshot-audio  0.1.5
Public Member Functions | Public Attributes | List of all members
juce::AlphaMultiplyOp Struct Reference

Public Member Functions

 AlphaMultiplyOp (float alpha_) noexcept
 
template<class PixelType >
void operator() (PixelType &pixel) const
 

Public Attributes

const float alpha
 

Constructor & Destructor Documentation

◆ AlphaMultiplyOp()

juce::AlphaMultiplyOp::AlphaMultiplyOp ( float  alpha_)
inlinenoexcept

Member Function Documentation

◆ operator()()

template<class PixelType >
void juce::AlphaMultiplyOp::operator() ( PixelType &  pixel) const
inline

Member Data Documentation

◆ alpha

const float juce::AlphaMultiplyOp::alpha

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