Constructor AnalyzeArgs
- Namespace
 - MaaFramework.Binding.Custom
 
- Assembly
 - MaaFramework.Binding.dll
 
AnalyzeArgs(string, TaskDetail, string, string, IMaaImageBuffer, IMaaRectBuffer)
The arguments used for analysis.
public AnalyzeArgs(string NodeName, TaskDetail TaskDetail, string RecognitionName, string RecognitionParam, IMaaImageBuffer Image, IMaaRectBuffer Roi)Parameters
NodeNamestring- 
Gets the node name.
 TaskDetailTaskDetail- 
Gets the task detail.
 RecognitionNamestring- 
Gets the recognition name.
 RecognitionParamstring- 
Gets the recognition param.
 ImageIMaaImageBuffer- 
Gets the image.
 RoiIMaaRectBuffer- 
Gets the roi.