Syntax
public enum ColorMatrixFlag
Remarks
Members
Member Name | Description |
---|
AltGrays |
Only gray shades are adjusted.
|
Default |
All color values, including gray shades, are adjusted by the same color-adjustment matrix.
|
SkipGrays |
All colors are adjusted, but gray shades are not adjusted. A gray shade is any color that has the same value for its red, green, and blue components.
|
Requirements
Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0