Accusoft.ImagXpress12.Net
ScaleToGray Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > LoadOptions Class : ScaleToGray Property




Glossary Item Box

Gets and sets an indicator if anti-aliasing/conversion to grayscale for 1 bpp images during a resizing load operation is enabled.

Syntax

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

Property Value

A boolean value which is true to enable. Otherwise, false is returned.

Remarks

When this property is set to true, and the image is a 1 bit per pixel (black and white), the image is scaled to gray. The resulting image is an 8-bit per pixel grayscale image. Using this property is particularly useful when attempting to create a thumbnail image of the original that is visually pleasing.

See Also

©2013. Accusoft Corporation. All Rights Reserved.