ExifTagImageJPEGTables Property

Gets the JPEGTables EXIF tag.

Description: This optional tag may be used to encode the JPEG quantization and Huffman tables for subsequent use by the JPEG decompression process.
Id: 347 (0x015b)
Type: Undefined

Definition

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

Property Value

ExifTag

See Also