| ImageGear22.Formats.Common Assembly > ImageGear.Formats.TIF Namespace : ImGearTIFFPredictorType Enumeration |
'Declaration Public Enum ImGearTIFFPredictorType Inherits System.Enum
'Usage Dim instance As ImGearTIFFPredictorType
public enum ImGearTIFFPredictorType : System.Enum
__value public enum ImGearTIFFPredictorType : public System.Enum
public enum class ImGearTIFFPredictorType : public System.Enum
| Member | Value | Description |
|---|---|---|
| HORIZ_DIFF | 2 | Horizontal differencing. |
| NONE | 1 | No prediction scheme used before coding. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.TIF.ImGearTIFFPredictorType