ScannerGetContrast Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int GetContrast(
[OptionalAttribute] bool Percent
)
Public Function GetContrast (
<OptionalAttribute> Percent As Boolean
) As Integer
public:
int GetContrast(
[OptionalAttribute] [InAttribute] bool Percent
)
Parameters
- Percent (Optional)
- Type: SystemBoolean
Return Value
Type:
Int32
See Also