ImageGear .NET v24.14 - Updated September 15, 2020
ImGearBitDepthReduction Enumeration




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace : 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
Members
MemberDescription
CUSTHALFTONECustom Halftone method.
DIFFUSIONDiffusion method.
HALFTONEHalftone method.
THRESHOLDThreshold method.
Remarks
ImGearCapabilities.ICAP_BITDEPTHREDUCTION capability values.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.TWAIN Namespace