Show / Hide Table of Contents

Enum SubfileType

Represents a general indication of the kind of data contained in this subfile.

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

Fields

Name Description
FullResolution

This image is a full resolution image.

MultiPage

The image is a single page of a multi-page image.

ReducedResolution

This image is a reduced resolution version of another image in the file.

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