#include <RU_ChromaAdjust.h>

Public Member Functions | |
| RU_ChromaAdjust () | |
| virtual | ~RU_ChromaAdjust () |
| DECLARE_PIXEL_OP (RU_ChromaAdjustOp) | |
Public Attributes | |
| float * | myAlpha |
| float | myChroma [3] |
Definition at line 33 of file RU_ChromaAdjust.h.
| RU_ChromaAdjust::RU_ChromaAdjust | ( | ) | [inline] |
Definition at line 36 of file RU_ChromaAdjust.h.
| virtual RU_ChromaAdjust::~RU_ChromaAdjust | ( | ) | [inline, virtual] |
Definition at line 37 of file RU_ChromaAdjust.h.
| RU_ChromaAdjust::DECLARE_PIXEL_OP | ( | RU_ChromaAdjustOp | ) |
| float* RU_ChromaAdjust::myAlpha |
Definition at line 42 of file RU_ChromaAdjust.h.
| float RU_ChromaAdjust::myChroma[3] |
Definition at line 43 of file RU_ChromaAdjust.h.
1.5.9