| ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearBitDepthReduction Enumeration |
'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
| Member | Value | Description |
|---|---|---|
| CUSTHALFTONE | 2 | Custom Halftone method. |
| DIFFUSION | 3 | Diffusion method. |
| HALFTONE | 1 | Halftone method. |
| THRESHOLD | 0 | Threshold method. |
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearBitDepthReduction