Table of Contents

ExifTag.Image.Compression Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the Compression EXIF tag.

Description: The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary and is omitted. When thumbnails use JPEG compression, this tag value is set to 6.
Id: 259 (0x0103)
Type: Short

public static ExifTag Compression { get; }

Property Value

ExifTag