Accusoft.ImagXpress12.Net
BinarizeMode Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : BinarizeMode Enumeration




Glossary Item Box

Option values used to determine what Processor.Binarize functionality to use.

Syntax

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

Members

MemberValueDescription
Gray2The goal of this mode is to generate an 8-bit grayscale image from the input. Useful for scaling to gray before another Binarize call with more options.
PhotoHalftone1The goal of this mode is to generate a 1-bit image from color or grayscale photographic-type images, reproducing the shades of gray in the image by black and white dots of various sizes. The angle and pitch of the halftone grid are controllable.
QuickText0Produces a clean 1-bit image for viewing and storage. This is generally used for document type images consisting of dark text and lines on a white or gray background. The result of the operation is to replace the text and lines in the image by black and the background by white. The controlling parameters for this mode are: LowThreshold, HighThreshold, LCEFactor, and Blur.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.BinarizeMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.