InsightDescription Constructor(Image)
Initializes a new InsightDescription instance based on the provided image using a default similarity value of 80%.

C# Syntax

public InsightDescription( 
   Image image
)

Parameters

image
The System.Drawing.Image that UFT Developer uses to find a visual match within this object's parent object.