Get dimensions
Get dimensions activity is used getting the dimensions of an image file.
| *Image file name | Name and path of image file. |
| *Return width | Final width, variable name defined to assign the width found. |
| **Return height* | Final height, variable name defined to assign the heightfound. |
Note: * Fields selected with are required, others are optional.
Image file name example
You can use the Image file image as shown in the example .
C:Robustarobusta.png
Return width example
You can use the Return width as shown in the example.
widthValue
Return height example
You can use the Return height as shown in the example.
heightValue