CurveChannelfunction
Specifies which color channels are affected by a **ColorCurve** bitmap adjustment.
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 | |
|---|---|---|
CurveChannelAll | 0 | |
CurveChannelRed | 1 | |
CurveChannelGreen | 2 | |
CurveChannelBlue | 2 |
Description
The CurveChannel enumeration specifies which color channels are affected by a ColorCurve bitmap adjustment.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations