ImageGear for .NET
StretchContrast(ImGearRasterPage) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class > StretchContrast Method : StretchContrast(ImGearRasterPage) Method




page
Image to process.

Glossary Item Box

Stretches image contrast. If image is Indexed and not grayscale, modifies image's palette, otherwise modifies image's pixels. Processes only color channels.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Image to process.

Remarks

Can be applied only to raster pages with standard (non Run-Ends) DIB.

Use CanApplyStretchContrast method to check whether the operation can be performed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.