Enum Group3Options

Enum Group3Options

De naam: Aspose.Imaging.FileFormats.Tiff.Enums Verzameling: Aspose.Imaging.dll (25.4.0)

Opties voor CCITT Group 3/4 fax codering.
Mogelijke waarden voor GROUP3OPTIONS / TiffTag.T4OPTIONS enTiffTag.GROUP4OPTIONS / TiffTag.T6OPTIONS tags.

[Flags]
public enum Group3Options : uint

Fields

Encoding1D = 0

1Dimensionale codering (default)

Encoding2D = 1

2dimensionale codering.

FillBits = 4

Voltooid om de grens te wisselen.

Uncompressed = 2

De gegevens worden niet gecomprimeerd.

 Nederlands