Activity «Get image» can be found in section «Images».
Activity receives the image from file or from desktop screen according to the pre-defined coordinates.
Click on the image to enlarge it.
Property; Class; Type; Options; Description
Path to picture; In; String; From file; The path to the file that contains the image
Coordinates; In; Drawing.Rectangle; From the screen; The coordinates on the screen that you want to get as a picture
Picture; Out; Images.Core.Picture; *; Image received as a result.
Option; Description
From file; Receive image from image file.
From the screen; Receive image from coordinates on the desktop screen.