ImageGear for .NET
ImGearTIFFPredictorType Enumeration




Represents TIFF predictor types.
Syntax
'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 
Members
MemberValueDescription
HORIZ_DIFF2Horizontal differencing.
NONE1No prediction scheme used before coding.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.TIF.ImGearTIFFPredictorType

See Also

Reference

ImageGear.Formats.TIF Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback