Accusoft.ImagXpressSdk Namespace > ImageXView Class : Antialias Property |
The default value is true.
When the logical size of an image is reduced to less than the actual size of the image, then some of that image's pixels get lost. When antialias is set to true, all of the pixels that would occupy the same area are averaged together turning them into a level of gray for black and white images. For color images, all of the pixels are averaged. This prevents fine lines from being lost, and allows a full page of printed text to be read clearly.
Note: Changing this property does not permanently affect the image loaded in memory.