Show / Hide Table of Contents

Enum Group3Opt

Options for CCITT Group 3/4 fax encoding.
Possible values for TiffTag.GROUP3OPTIONS / TiffTag.T4OPTIONS and TiffTag.GROUP4OPTIONS / TiffTag.T6OPTIONS tags.

Namespace: BitMiracle.LibTiff.Classic
Assembly: BitMiracle.LibTiff.NET.dll
Syntax
[Flags]
public enum Group3Opt

Fields

Name Description
ENCODING2D

2-dimensional coding.

FILLBITS

Fill to byte boundary.

UNCOMPRESSED

Data not compressed.

UNKNOWN

Unknown (uninitialized).

  • Improve this Doc
  • View Source
Back to top Generated by DocFX