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
Static Public Member Functions | List of all members
juce::PixelIterator< PixelType > Struct Template Reference

Static Public Member Functions

template<class PixelOperation >
static void iterate (const Image::BitmapData &data, const PixelOperation &pixelOp)
 

Detailed Description

template<class PixelType>
struct juce::PixelIterator< PixelType >

Definition at line 499 of file juce_Image.cpp.

Member Function Documentation

◆ iterate()

template<class PixelType >
template<class PixelOperation >
static void juce::PixelIterator< PixelType >::iterate ( const Image::BitmapData data,
const PixelOperation pixelOp 
)
static

Definition at line 502 of file juce_Image.cpp.


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