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




Glossary Item Box

Gets and sets the anti-alias effect.

Syntax

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

Property Value

A boolean value which is true if antialias is enabled. Otherwise, false is returned.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.