Show / Hide Table of Contents

Enum TiffPrintFlags

Flags that can be passed to method to control printing of data structures that are potentially very large.

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

More than one flag can be used. Bit-or these flags to enable printing multiple items.

Fields

Name Description
COLORMAP

colormap

CURVES

color/gray response curves

JPEGACTABLES

JPEG AC tables

JPEGDCTABLES

JPEG DC tables

JPEGQTABLES

JPEG Q matrices

NONE

no extra info

STRIPS

strips/tiles info

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