AlphaTable Class Reference

#include <uitypes.h>

List of all members.


Detailed Description

Definition at line 202 of file uitypes.h.


Public Member Functions

 AlphaTable ()
 ~AlphaTable ()
 AlphaTable (const QColor &color, int alpha)

Public Attributes

unsigned char r [256]
unsigned char g [256]
unsigned char b [256]

Private Member Functions

void maketable (unsigned char *data, int channel, int alpha)

Constructor & Destructor Documentation

AlphaTable::AlphaTable (  ) 

AlphaTable::~AlphaTable (  ) 

Definition at line 948 of file uitypes.cpp.

AlphaTable::AlphaTable ( const QColor &  color,
int  alpha 
)

Definition at line 941 of file uitypes.cpp.


Member Function Documentation

void AlphaTable::maketable ( unsigned char *  data,
int  channel,
int  alpha 
) [private]

Definition at line 952 of file uitypes.cpp.

Referenced by AlphaTable().


Member Data Documentation

unsigned char AlphaTable::r[256]

Definition at line 209 of file uitypes.h.

Referenced by AlphaTable(), and AlphaBlender::blendImage().

unsigned char AlphaTable::g[256]

Definition at line 209 of file uitypes.h.

Referenced by AlphaTable(), and AlphaBlender::blendImage().

unsigned char AlphaTable::b[256]

Definition at line 209 of file uitypes.h.

Referenced by AlphaTable(), and AlphaBlender::blendImage().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5