See: Description
| Class | Description |
|---|---|
| Brightness |
Adjusts the brightness of an image.
|
| Contrast |
Adjusts the contrast of an image.
|
| EqualizeHistogram |
Equalize the image using histogram information separately for each channel.
|
| GammaCorrection |
Corrects the gamma of an image.
|
| HueSaturationValue |
Adjusts saturation and value of a color image, optionally hue as well.
|
| NormalizeHistogram |
Normalize the image using histogram information, separately for each
channel.
|
Contains operations that modify pixel colors independent from other pixels.