JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
juce::AlphaMultiplyOp Struct Reference

Public Member Functions

template<class PixelType >
void operator() (PixelType &pixel) const
 

Public Attributes

float alpha
 

Detailed Description

Definition at line 530 of file juce_Image.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 535 of file juce_Image.cpp.

Member Data Documentation

◆ alpha

float juce::AlphaMultiplyOp::alpha

Definition at line 532 of file juce_Image.cpp.


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