Class AnalyzeArgs
- Namespace
 - MaaFramework.Binding.Custom
 
- Assembly
 - MaaFramework.Binding.dll
 
The arguments used for analysis.
public sealed record AnalyzeArgs : IEquatable<AnalyzeArgs>Inheritance
Implements
Inherited Members
Constructors
- AnalyzeArgs(string, TaskDetail, string, string, IMaaImageBuffer, IMaaRectBuffer)
 - 
The arguments used for analysis.
 
Properties
- Image
 - 
Gets the image.
 - NodeName
 - 
Gets the node name.
 - RecognitionName
 - 
Gets the recognition name.
 - RecognitionParam
 - 
Gets the recognition param.
 - Roi
 - 
Gets the roi.
 - TaskDetail
 - 
Gets the task detail.