ImageGear for .NET
CanApplyAdjustContrast(ImGearRasterPage,ImGearContrastModes) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessingVerifier Class > CanApplyAdjustContrast Method : CanApplyAdjustContrast(ImGearRasterPage,ImGearContrastModes) Method




page
Raster page object to verify.
mode
Contrast mode.

Glossary Item Box

Returns true if ImGearRasterProcessing.AdjustContrast method can be applied to the specified page with the specified contrast mode, false otherwise.

Syntax

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

Parameters

page
Raster page object to verify.
mode
Contrast mode.

Return Value

Boolean value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.