CombineModefunction
Specifies how a new region is combined with an existing region.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
CombineModeReplace | 0 | |
CombineModeIntersect | 1 | |
CombineModeUnion | 2 | |
CombineModeXor | 3 | |
CombineModeExclude | 4 | |
CombineModeComplement | 5 |
Description
The CombineMode enumeration specifies how a new region is combined with an existing region.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations