Resizes the current image.
- IPWidth
- The width in pixels to which the current image will be resized.
- IPHeight
- The height in pixels to which the current image will be resized.
Caution: Large values for width and height can result in a large image that may take a long time to render.
Since the Resize method can change the size of the image, the Area method is disabled and the IPArea property is set to False.