Overload | Description |
---|---|
AdjustLevels(Color,Color,Color,Color,Single) | Adjusts the levels of an image histogram.
The method maps the input range of values (blackPoint..whitePoint) to the output range (outputBlack..outputWhite) using the specified gamma correction (midtone). |
AdjustLevels(UInt32,UInt32,UInt32,UInt32,Single) | Adjusts the levels of an image histogram.
The method maps the input range of values (blackPoint..whitePoint) to the output range (outputBlack..outputWhite) using the specified gamma correction (midtone). |