GetFoundImage

ImageSearchResult.GetFoundImage method

Gets the found image by index.

public FoundImageFrame GetFoundImage(int index)
Parameter Type Description
index Int32 The index of a found image.

Return Value

The found image.

See Also