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