ImageGear .NET
ImGearBitDepthReduction Enumeration




This enumeration specifies the Reduction method the Source should use to reduce the bit depth of the data.
Syntax
'Declaration
 
Public Enum ImGearBitDepthReduction 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearBitDepthReduction
public enum ImGearBitDepthReduction : System.Enum 
__value public enum ImGearBitDepthReduction : public System.Enum 
public enum class ImGearBitDepthReduction : public System.Enum 
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

Reference

ImageGear.TWAIN Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback