| ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessing Class : stretchContrast Method |
| Overload | Description |
|---|---|
| stretchContrast(ImGearRasterPage) | Stretches image contrast. If image is Indexed and not grayscale, modifies image's palette, otherwise modifies image's pixels. Processes only color channels. |
| stretchContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange) | Stretches image contrast. Processes specified range of channels. |