openshot-audio  0.1.2
Public Member Functions | Public Attributes | List of all members
juce::ColourHelpers::YIQ Struct Reference

Public Member Functions

 YIQ (Colour c) noexcept
 
Colour toColour () const noexcept
 

Public Attributes

float y
 
float i
 
float q
 
float alpha
 

Constructor & Destructor Documentation

juce::ColourHelpers::YIQ::YIQ ( Colour  c)
inlinenoexcept

Member Function Documentation

Colour juce::ColourHelpers::YIQ::toColour ( ) const
inlinenoexcept

Member Data Documentation

float juce::ColourHelpers::YIQ::alpha
float juce::ColourHelpers::YIQ::i
float juce::ColourHelpers::YIQ::q
float juce::ColourHelpers::YIQ::y

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