ExifTagImageJPEGDCTables Property

Gets the JPEGDCTables EXIF tag.

Description: This Field points to a list of offsets to the DC Huffman tables or the lossless Huffman tables, one per component.
Id: 520 (0x0208)
Type: Long

Definition

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

Property Value

ExifTag

See Also