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

Parameters

bmp
image
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