TwCompression EnumerationTerminal Works - TwainScanning.Net Library
Compression values.

Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax

public enum TwCompression
Members

  Member nameValueDescription
None0
PackBits1
Group31D2 Follows CCITT spec (no End Of Line).
Group31Deol3 Follows CCITT spec (has End Of Line).
Group32D4 Follows CCITT spec (use cap for K Factor).
Group45 Follows CCITT spec.
Jpeg6 Use capability for more info.
Lzw7 Must license from Unisys and IBM to use.
Jbig8 For Bitonal images -- Added 1.7 KHL.
Png9
Rle410
Rle811
BitFields12
Zip13
Jpeg200014
See Also

Reference