Table of Contents

Enum ExifValueType

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll
public enum ExifValueType : short

Fields

Byte = 1
Ascii = 2
Short = 3
Long = 4
Rational = 5
SByte = 6
Undefined = 7
SShort = 8
SLong = 9
SRational = 10
Float = 11
Double = 12
Ifd = 13