ExifTagImageJPEGRestartInterval Property

Gets the JPEGRestartInterval EXIF tag.

Description: This Field indicates the length of the restart interval used in the compressed image data.
Id: 515 (0x0203)
Type: Short

Definition

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

Property Value

ExifTag

See Also