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