Accusoft.ScanFixXpress8.Net
DetectColor() Method




Examines an image looking for significant amounts of color data.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Function DetectColor() As DetectColorResults
'Usage
 
Dim instance As ScanFix
Dim value As DetectColorResults
 
value = instance.DetectColor()

Return Value

A DetectColorResults object containing information about the results of the color detection process.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Use this function if the default control parameters are adequate.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback