ExifTagImageJPEGInterchangeFormat Property

Gets the JPEGInterchangeFormat EXIF tag.

Description: The offset to the start byte (SOI) of JPEG compressed thumbnail data. This is not used for primary image JPEG data.
Id: 513 (0x0201)
Type: Long

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag JPEGInterchangeFormat { get; }

Property Value

ExifTag

See Also