Show / Hide Table of Contents

Enum ImageFileFormat

Represents the format of the ImageFile.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum ImageFileFormat

Fields

Name Description
GIF

The file is a GIF File.

JPEG

The file is a JPEG/Exif or JPEG/JFIF file.

PNG

The file is a PNG File.

TIFF

The file is a TIFF File.

Unknown

The file is not recognized.

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