Accusoft.ImagXpress13.ActiveX
Modify Image Size & Orientation

Image size and orientation can be modified in several ways using ImagXpress®:

Resize

The Resize and ResizeEx methods resize the current image according to the specified algorithm. 

Crop

The Crop method adjusts the current image to the specified size. (The AutoCrop, CropBorder, and DocumentBorderCrop methods provide capability to crop space or border from an image. These are generally used primarily to clean up the document, rather than resize it.) After cropping, the ImagHeight and ImagWidth properties update to the new image height and width.

Flip

The Flip method vertically flips the image.

Mirror

The Mirror method rotates the image 180 degrees, then flips it to create a mirror image.

Rotate

The Rotate method rotates the current DIB by the specified angle, from -360 to 360 degrees. After rotating, the ImagHeight and ImagWidth properties update to the new image height and width.

See Also

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback