Packages

 

com.aspose.psd.fileformats.tiff.enums

Class TiffPredictor

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.fileformats.tiff.enums.TiffPredictor


  • public final class TiffPredictor
    extends com.aspose.ms.System.Enum

    Prediction scheme for LZW

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Horizontal
      Horizontal differencing.
      static int None
      No prediction scheme used.