Hello, I downloaded a xaml from the forum that crops an image. what I need is to only crop the upper half section of an image and I’m having a hard time adjusting the (x,y,height,width) to achieve it. the reason is that the upper and lower sections are exactly the same and by cropping it the OCR will be able to better recognize the fields and generate more accurate results.
New uipath.core.Region(New Rectangle(x,y,height,width))