#include <ColorTransform_as.h>
gnash::ColorTransform_as::ColorTransform_as |
( |
double |
rm, |
|
|
double |
gm, |
|
|
double |
bm, |
|
|
double |
am, |
|
|
double |
ro, |
|
|
double |
go, |
|
|
double |
bo, |
|
|
double |
ao |
|
) |
| |
double gnash::ColorTransform_as::getAlphaMultiplier |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getAlphaOffset |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getBlueMultiplier |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getBlueOffset |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getGreenMultiplier |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getGreenOffset |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getRedMultiplier |
( |
) | |
const |
|
inline |
double gnash::ColorTransform_as::getRedOffset |
( |
) | |
const |
|
inline |
void gnash::ColorTransform_as::setAlphaMultiplier |
( |
double |
am) | |
|
|
inline |
void gnash::ColorTransform_as::setAlphaOffset |
( |
double |
ao) | |
|
|
inline |
void gnash::ColorTransform_as::setBlueMultiplier |
( |
double |
bm) | |
|
|
inline |
void gnash::ColorTransform_as::setBlueOffset |
( |
double |
bo) | |
|
|
inline |
void gnash::ColorTransform_as::setGreenMultiplier |
( |
double |
gm) | |
|
|
inline |
void gnash::ColorTransform_as::setGreenOffset |
( |
double |
go) | |
|
|
inline |
void gnash::ColorTransform_as::setRedMultiplier |
( |
double |
rm) | |
|
|
inline |
void gnash::ColorTransform_as::setRedOffset |
( |
double |
ro) | |
|
|
inline |
The documentation for this class was generated from the following files: