C# Syntax
public class ImageUtils
System.Object
HP.LFT.SDK.Utils.ImageUtils
Name | Description | |
---|---|---|
![]() | ImageUtils Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CompareImages | Overloaded. Checks whether two images are a match, given the specified pixel and RGB tolerance values. |
![]() ![]() | GetImageLocations | Returns the first 100 locations of an image inside the source image. If the number of images found exceeds 100 images, a GeneralReplayException is thrown. |
![]() ![]() | GetText | Overloaded. Returns all text within the supplied image. |
![]() ![]() | LocateImage | Locates an image inside the provided source image. |
![]() ![]() | LocateText | Overloaded. Returns all rectangle areas within the supplied image that contain the specified text. |