Show / Hide Table of Contents

Enum ResolutionUnit

Represents the unit for measuring XResolution and YResolution.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum ResolutionUnit : ushort

Fields

Name Description
Centimeters

Resolution is measured in centimeters.

Inches

Resolution is measured in inches.

Back to top Copyright © 2019 Özgür Özçıtak