Align image

Is it possible to align an inverted image correctly using UIpath ?

Hi @shibani

Use UiPath Component Go

https://go.uipath.com/component/adjust-image

Thanks
Ashwin S

@shibani
Since you said “align” I’m hoping you meant inverted as in upside down?

All you need to do is save the image, call the RotateFlip method with your preferred rotate or flip type, and then write the image out. See here: test.xaml (5.3 KB)