|
HDK
|
#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 } |
| enum RU_CompositeType |
Definition at line 15 of file RU_Composite.h.