Would it be possible to detect a specific area within an image using a predefined set of image offsets? Here is the image and accompanying offsets:
Below are the sample image offsets for the highlighted area:
Offset(63.4, 195.2) Offset(97.7, 195.2) Offset(112.2, 195.2) Offset(121.7, 195.2) ... (truncated for brevity) ... Offset(316.0, 211.9) Offset(319.8, 211.9) Offset(322.1, 211.9)
Is it possible to incorporate a click event within the highlighted area of the image?