Accusoft ImagXpress 13
Resize Method
The width in pixels to which the current image will be resized.
The height in pixels to which the current image will be resized.
Description
Resizes the current image.
Syntax
Visual Basic
Public Sub Resize( _
   ByVal IPWidth As Long, _
   ByVal IPHeight As Long _
) 
Parameters
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.
Remarks

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.

See Also

ImagXpress Object  | ImagXpress Members  | Image Resizing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback