Enum TiffCompressionOption
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
public enum TiffCompressionOption
Fields
DontCare = 0None = 1Ccitt3 = 2Ccitt4 = 3Lzw = 4Rle = 5Zip = 6LzwhDifferencing = 7
public enum TiffCompressionOption
DontCare = 0None = 1Ccitt3 = 2Ccitt4 = 3Lzw = 4Rle = 5Zip = 6LzwhDifferencing = 7