How to find Image Height and width

Hi,
How to find height and width of an image. Example:
AMS Digital: Insight led SEO & Digital Consultancy This don’t have IMG attributes.

Hi @vickyms57,

Refer this xaml file.
ImageHeight.xaml (14.8 KB)

image

Regards,
Arivu

1 Like

Hi @arivu96 ,

Im getting this error pls help.

Data has thrown an exception

Source: HTTP Request

The process cannot access the file ‘190318.png’ because it is being used by another process.
Exception Type: IOException
ImageHeight.xaml (20.9 KB)

Hi @vickyms57,

Your image file is already opened.can you close that image and try again.

Regards,
Arivu

How to close the image. Im not using open image activity.

try this one @vickyms57,
ImageHeight.xaml (22.3 KB)

Regards,
Arivu

Im getting File not found Exception.

Regards,
V

Hi @vickyms57,

Its Because of download image taking time to download so keep delay for some time.
Refer this one.
ImageHeight (1).xaml (22.5 KB)

Regards,
Arivu