Show / Hide Table of Contents

Enum JpegTablesMode

Jpeg Tables Mode.
Possible values for TiffTag.JPEGTABLESMODE tag.

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

Fields

Name Description
HUFF

Include Huffman tables.

NONE

None.

QUANT

Include quantization tables.

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