ImageGear for .NET
ImGearBitDepthReduction Enumeration
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearBitDepthReduction Enumeration




Glossary Item Box

This enumeration specifies the Reduction method the Source should use to reduce the bit depth of the data.

Syntax

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

Members

MemberValueDescription
CUSTHALFTONE2Custom Halftone method.
DIFFUSION3Diffusion method.
HALFTONE1Halftone method.
THRESHOLD0Threshold method.

Remarks

ImGearCapabilities.ICAP_BITDEPTHREDUCTION capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearBitDepthReduction

See Also

©2013. Accusoft Corporation. All Rights Reserved.