JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_PixelFormats.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

 juce
 

Functions

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