ZennoLab Assemblies Documentation
RecognizeCaptchaWithConfidence(Byte[],Object,Guid) Method
ZennoLab.InterfacesLibrary.CaptchaRecognition Namespace > ICommonCaptchaModuleInterface Interface > RecognizeCaptchaWithConfidence Method : RecognizeCaptchaWithConfidence(Byte[],Object,Guid) Method
image bytes
parameters
task id fo ZennoPoster
recognize bitmap
Syntax
string[] RecognizeCaptchaWithConfidence( 
   byte[] bitmapBytes,
   object parameters,
   Guid taskId
)

Parameters

bitmapBytes
image bytes
parameters
parameters
taskId
task id fo ZennoPoster

Return Value

string array where the first element is recognition result, the second is result confidence
Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ICommonCaptchaModuleInterface Interface
ICommonCaptchaModuleInterface Members
Overload List