HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RU_ChromaAdjust Class Reference

#include <RU_ChromaAdjust.h>

+ Inheritance diagram for RU_ChromaAdjust:

Public Member Functions

 RU_ChromaAdjust ()
 
 DECLARE_PIXEL_OP (RU_ChromaAdjustOp, override)
 
- Public Member Functions inherited from RU_Algorithm
 RU_Algorithm ()
 
virtual ~RU_Algorithm ()
 
virtual int initialize (float t)
 
int generate (TIL_TileList *output, float t, void *ndata=0, int thread=-1, void *data=0)
 
int pixelAdjust (TIL_TileList *output, const TIL_TileList *input, float t, void *ndata=0, int thread=-1, void *data=0)
 
int filter (TIL_TileList *output, const TIL_Region *input, float t, void *ndata=0, int thread=-1, void *data=0)
 
int filter (TIL_Region *output, const TIL_Region *input, float t, void *ndata=0, int thread=-1, void *data=0)
 
int binary (TIL_TileList *output, const TIL_Region *fore, const TIL_Region *back, float t, void *ndata=0, int thread=-1, void *data=0)
 
int binary (TIL_Region *output, const TIL_Region *fore, const TIL_Region *back, float t, void *ndata=0, int thread=-1, void *data=0)
 

Public Attributes

floatmyAlpha
 
float myChroma [3]
 

Additional Inherited Members

- Static Public Member Functions inherited from RU_Algorithm
static bool interruptCheck (int thread)
 
static void setInterruptCallback (bool(*cb)(void *, int))
 

Detailed Description

Definition at line 24 of file RU_ChromaAdjust.h.

Constructor & Destructor Documentation

RU_ChromaAdjust::RU_ChromaAdjust ( )
inline

Definition at line 27 of file RU_ChromaAdjust.h.

Member Function Documentation

RU_ChromaAdjust::DECLARE_PIXEL_OP ( RU_ChromaAdjustOp  ,
override   
)

Member Data Documentation

float* RU_ChromaAdjust::myAlpha

Definition at line 32 of file RU_ChromaAdjust.h.

float RU_ChromaAdjust::myChroma[3]

Definition at line 33 of file RU_ChromaAdjust.h.


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