Class ImageSearchTriggerPropertiesV2
Properties specific to the Image Search Trigger, extending window capture trigger properties.
Inheritance
ImageSearchTriggerPropertiesV2
Implements
Inherited Members
Namespace: EyeAuras .OpenCVAuras .Triggers.ImageSearch
Assembly: EyeAuras.OpenCVAuras.Metadata.dll
Syntax
public record ImageSearchTriggerPropertiesV2 : WindowCaptureTriggerProperties, IEquatable<AuraPropertiesBase>, IEquatable<AuraTriggerPropertiesBase>, IWindowCaptureTriggerProperties, IAuraTriggerProperties, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IEquatable<WindowCaptureTriggerProperties>, IEquatable<ImageSearchTriggerPropertiesV2>
Constructors
Name |
---|
Image |
Image |
Properties
Name | Description |
---|---|
Equality |
|
Image |
Gets or sets the image data as a byte array. This data represents the image used for template matching. |
Image |
Gets or sets the size of the image used in the search. This property defines the dimensions of the template image. |
Similarity |
Gets or sets the similarity threshold for image matching. This value defines the required degree of similarity between the template and the captured image. A higher value indicates a stricter match requirement. |
Version |
Methods
Name |
---|
Equals(Image |
Equals(Window |
Equals(object?) |
Get |
Print |
To |
<Clone>$() |
Operators
Name |
---|
operator ==(Image |
operator !=(Image |