Show / Hide Table of Contents

Enum ResUnit

Units of resolutions.
Possible values for TiffTag.RESOLUTIONUNIT tag.

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

Fields

Name Description
CENTIMETER

Metric.

INCH

English.

NONE

No meaningful units.

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