HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RU_Composite.h File Reference
#include "RU_API.h"
+ Include dependency graph for RU_Composite.h:

Go to the source code of this file.

Classes

class  RU_Composite
 

Enumerations

enum  RU_CompositeType {
  RU_COMP_OVER = 0, RU_COMP_UNDER = 1, RU_COMP_ATOP = 2, RU_COMP_INSIDE = 3,
  RU_COMP_OUTSIDE = 4, RU_COMP_SCREEN = 5, RU_COMP_ADD = 6, RU_COMP_SUBTRACT = 7,
  RU_COMP_DIFF = 8, RU_COMP_MULTIPLY = 9, RU_COMP_MIN = 10, RU_COMP_MAX = 11,
  RU_COMP_AVERAGE = 12, RU_COMP_XOR = 13, RU_COMP_SUBTRACT2 = 14
}
 

Enumeration Type Documentation

Enumerator
RU_COMP_OVER 
RU_COMP_UNDER 
RU_COMP_ATOP 
RU_COMP_INSIDE 
RU_COMP_OUTSIDE 
RU_COMP_SCREEN 
RU_COMP_ADD 
RU_COMP_SUBTRACT 
RU_COMP_DIFF 
RU_COMP_MULTIPLY 
RU_COMP_MIN 
RU_COMP_MAX 
RU_COMP_AVERAGE 
RU_COMP_XOR 
RU_COMP_SUBTRACT2 

Definition at line 15 of file RU_Composite.h.