RGN_COMBINE_MODE enum RGN_COMBINE_MODE Documentation Code RGN_AND = 1 RGN_COPY = 5 RGN_DIFF = 4 RGN_MAX = 5 RGN_MIN = 1 RGN_OR = 2 RGN_XOR = 3