JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::PixelARGB::Components Struct Reference
Collaboration diagram for juce::PixelARGB::Components:

Public Attributes

uint8 a
 
uint8 b
 
uint8 g
 
uint8 r
 

Member Data Documentation

◆ a

uint8 juce::PixelARGB::Components::a

◆ b

uint8 juce::PixelARGB::Components::b

◆ g

uint8 juce::PixelARGB::Components::g

◆ r

uint8 juce::PixelARGB::Components::r

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