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




page
Raster page object to verify.

Glossary Item Box

Returns true if ImGearRasterProcessing.InvertContrast 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 CanApplyInvertContrast(ImGearRasterPage,ImGearContrastModes) with ImGearContrastModes.AUTO argument value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.