Ardour  8.7-15-gadf511264b
ArdourWidgets::ArdourFader::FaderImage Struct Reference

Public Member Functions

 FaderImage (cairo_pattern_t *p, double afr, double afg, double afb, double abr, double abg, double abb, int w, int h)
 
bool matches (double afr, double afg, double afb, double abr, double abg, double abb, int w, int h)
 

Public Attributes

cairo_pattern_t * pattern
 
double fr
 
double fg
 
double fb
 
double br
 
double bg
 
double bb
 
int width
 
int height
 

Detailed Description

Definition at line 92 of file ardour_fader.h.

Constructor & Destructor Documentation

◆ FaderImage()

ArdourWidgets::ArdourFader::FaderImage::FaderImage ( cairo_pattern_t *  p,
double  afr,
double  afg,
double  afb,
double  abr,
double  abg,
double  abb,
int  w,
int  h 
)
inline

Definition at line 103 of file ardour_fader.h.

Member Function Documentation

◆ matches()

bool ArdourWidgets::ArdourFader::FaderImage::matches ( double  afr,
double  afg,
double  afb,
double  abr,
double  abg,
double  abb,
int  w,
int  h 
)
inline

Definition at line 118 of file ardour_fader.h.

Member Data Documentation

◆ bb

double ArdourWidgets::ArdourFader::FaderImage::bb

Definition at line 99 of file ardour_fader.h.

◆ bg

double ArdourWidgets::ArdourFader::FaderImage::bg

Definition at line 98 of file ardour_fader.h.

◆ br

double ArdourWidgets::ArdourFader::FaderImage::br

Definition at line 97 of file ardour_fader.h.

◆ fb

double ArdourWidgets::ArdourFader::FaderImage::fb

Definition at line 96 of file ardour_fader.h.

◆ fg

double ArdourWidgets::ArdourFader::FaderImage::fg

Definition at line 95 of file ardour_fader.h.

◆ fr

double ArdourWidgets::ArdourFader::FaderImage::fr

Definition at line 94 of file ardour_fader.h.

◆ height

int ArdourWidgets::ArdourFader::FaderImage::height

Definition at line 101 of file ardour_fader.h.

◆ pattern

cairo_pattern_t* ArdourWidgets::ArdourFader::FaderImage::pattern

Definition at line 93 of file ardour_fader.h.

◆ width

int ArdourWidgets::ArdourFader::FaderImage::width

Definition at line 100 of file ardour_fader.h.


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