Show / Hide Table of Contents

Enum OFileType

Kind of data in subfile.
Possible values for TiffTag.OSUBFILETYPE tag.

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

Fields

Name Description
IMAGE

Full resolution image data.

PAGE

One page of many.

REDUCEDIMAGE

Reduced size image data.

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