Show / Hide Table of Contents

Enum T4Options

Represents the options for Group 3 Fax compression.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
[Flags]
public enum T4Options : uint

Fields

Name Description
FillBits

Fill bits have been added before EOL codes such that EOL always ends on a byte boundary.

TwoDimensionalEncoding

2-dimensional coding (otherwise 1-dimensional is assumed).

Uncompressed

Uncompressed mode is used.

Back to top Copyright © 2019 Özgür Özçıtak