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
Classes | Namespaces | Functions
juce_PixelFormats.h File Reference

Go to the source code of this file.

Classes

class  juce::PixelARGB
 Represents a 32-bit INTERNAL pixel with premultiplied alpha, and can perform compositing operations with it. More...
 
class  juce::PixelRGB
 Represents a 24-bit RGB pixel, and can perform compositing operations on it. More...
 
class  juce::PixelAlpha
 Represents an 8-bit single-channel pixel, and can perform compositing operations on it. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Functions

uint32 juce::maskPixelComponents (uint32 x) noexcept
 
uint32 juce::clampPixelComponents (uint32 x) noexcept