Resizes the input image.
The resized image with the specified widht
and height.
| Exception | Condition |
|---|---|
| ArgumentNullException | If input is null. |
| ArgumentOutOfRangeException | If width or height are not positive. |
![]() | Ranorex Documentation Resize Method (input, width, height) Namespaces ► Ranorex ► Imaging ► Resize(Bitmap, Int32, Int32) |
| Exception | Condition |
|---|---|
| ArgumentNullException | If input is null. |
| ArgumentOutOfRangeException | If width or height are not positive. |