Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
AUTO | 2 | If image is Indexed and its palette is not grayscale, applies contrast on palette; otherwise applies contrast on pixels. |
PALETTE | 0 | Applies contrast on image palette. If the image does not have a palette, an exception is generated. |
PIXEL | 1 | Applies contrast on image pixels. |
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearContrastModes