Show / Hide Table of Contents

Enum JpegProc

JPEG processing algorithm.
Possible values for TiffTag.JPEGPROC tag.

Namespace: BitMiracle.LibTiff.Classic
Assembly: BitMiracle.LibTiff.NET.dll
Syntax
public enum JpegProc

Fields

Name Description
BASELINE

Baseline sequential.

LOSSLESS

Huffman coded lossless.

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