Accusoft.ImagXpress12.Net
AspectY Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : AspectY Property




Glossary Item Box

Gets and sets the vertical aspect ratio of the current image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the vertical aspect ratio.

Remarks

The default value is 1.

The aspect ratio defines how many horizontal pixels are equal in size to a certain number of vertical pixels. Changing the aspect ratio of an image changes the image's appearance.

This function is useful when you are viewing a fax document, where the aspect ratio is incorrectly encoded. For example, low-resolution faxes scan in at 200 dpi horizontal pixels to vertical ones is 2:1. Increasing he vertical aspect lowers the ratio and improves the fax appearance. The PCX file format does not provide aspect size information, so when the image displays, it appears squashed. By doubling the vertical aspect, the image displays correctly.

See Also

©2013. Accusoft Corporation. All Rights Reserved.