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

#include <RU_Composite.h>

Static Public Member Functions

static void composite (RU_CompositeType op, int xsize, int ysize, float *bcolor, const float *balpha, const float *fcolor, const float *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const unsigned char *balpha, const unsigned char *fcolor, const unsigned char *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const unsigned short *balpha, const unsigned char *fcolor, const unsigned short *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const float *balpha, const unsigned char *fcolor, const float *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const unsigned short *balpha, const unsigned short *fcolor, const unsigned short *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const unsigned char *balpha, const unsigned short *fcolor, const unsigned char *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const float *balpha, const unsigned short *fcolor, const float *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, float *bcolor, const unsigned short *balpha, const float *fcolor, const unsigned short *falpha)
 
static void composite (RU_CompositeType op, int xsize, int ysize, float *bcolor, const unsigned char *balpha, const float *fcolor, const unsigned char *falpha)
 
static void compositeGeo (RU_CompositeType op, int xsize, int ysize, float *bcolor, const float *balpha, const float *fcolor, const float *falpha, const float *fore[4])
 
static void compositeAlpha (RU_CompositeType op, int xsize, int ysize, float *balpha, const float *falpha)
 
static void compositeAlpha (RU_CompositeType op, int xsize, int ysize, unsigned char *balpha, const unsigned char *falpha)
 
static void compositeAlpha (RU_CompositeType op, int xsize, int ysize, unsigned short *balpha, const unsigned short *falpha)
 

Detailed Description

Definition at line 35 of file RU_Composite.h.

Member Function Documentation

static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
float bcolor,
const float balpha,
const float fcolor,
const float falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned char *  bcolor,
const unsigned char *  balpha,
const unsigned char *  fcolor,
const unsigned char *  falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned char *  bcolor,
const unsigned short *  balpha,
const unsigned char *  fcolor,
const unsigned short *  falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned char *  bcolor,
const float balpha,
const unsigned char *  fcolor,
const float falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned short *  bcolor,
const unsigned short *  balpha,
const unsigned short *  fcolor,
const unsigned short *  falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned short *  bcolor,
const unsigned char *  balpha,
const unsigned short *  fcolor,
const unsigned char *  falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned short *  bcolor,
const float balpha,
const unsigned short *  fcolor,
const float falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
float bcolor,
const unsigned short *  balpha,
const float fcolor,
const unsigned short *  falpha 
)
static
static void RU_Composite::composite ( RU_CompositeType  op,
int  xsize,
int  ysize,
float bcolor,
const unsigned char *  balpha,
const float fcolor,
const unsigned char *  falpha 
)
static
static void RU_Composite::compositeAlpha ( RU_CompositeType  op,
int  xsize,
int  ysize,
float balpha,
const float falpha 
)
static
static void RU_Composite::compositeAlpha ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned char *  balpha,
const unsigned char *  falpha 
)
static
static void RU_Composite::compositeAlpha ( RU_CompositeType  op,
int  xsize,
int  ysize,
unsigned short *  balpha,
const unsigned short *  falpha 
)
static
static void RU_Composite::compositeGeo ( RU_CompositeType  op,
int  xsize,
int  ysize,
float bcolor,
const float balpha,
const float fcolor,
const float falpha,
const float fore[4] 
)
static

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