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




page
Raster page object to verify.

Glossary Item Box

Returns true if ImGearRasterProcessing.EqualizeContrast method can be applied to the specified page, false otherwise.

Syntax

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

Parameters

page
Raster page object to verify.

Return Value

Boolean value.

Remarks

This method works in the same way as CanApplyEqualizeContrast(ImGearRasterPage,ImGearContrastModes) with ImGearContrastModes.AUTO argument value

See Also

©2013. Accusoft Corporation. All Rights Reserved.