ardour
Public Member Functions | Public Attributes | List of all members
Gtkmm2ext::PixFader::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 108 of file pixfader.h.

Constructor & Destructor Documentation

Gtkmm2ext::PixFader::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 119 of file pixfader.h.

Member Function Documentation

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

Definition at line 134 of file pixfader.h.

Member Data Documentation

double Gtkmm2ext::PixFader::FaderImage::bb

Definition at line 115 of file pixfader.h.

double Gtkmm2ext::PixFader::FaderImage::bg

Definition at line 114 of file pixfader.h.

double Gtkmm2ext::PixFader::FaderImage::br

Definition at line 113 of file pixfader.h.

double Gtkmm2ext::PixFader::FaderImage::fb

Definition at line 112 of file pixfader.h.

double Gtkmm2ext::PixFader::FaderImage::fg

Definition at line 111 of file pixfader.h.

double Gtkmm2ext::PixFader::FaderImage::fr

Definition at line 110 of file pixfader.h.

int Gtkmm2ext::PixFader::FaderImage::height

Definition at line 117 of file pixfader.h.

cairo_pattern_t* Gtkmm2ext::PixFader::FaderImage::pattern

Definition at line 109 of file pixfader.h.

int Gtkmm2ext::PixFader::FaderImage::width

Definition at line 116 of file pixfader.h.


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