Table of Contents

ExifTag.Image.LinearizationTable Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the LinearizationTable EXIF tag.

Description: Describes a lookup table that maps stored values into linear values. This tag is typically used to increase compression ratios by storing the raw data in a non-linear, more visually uniform space with fewer total encoding levels. If SamplesPerPixel is not equal to one, this single table applies to all the samples for each pixel.
Id: 50712 (0xc618)
Type: Short

public static ExifTag LinearizationTable { get; }

Property Value

ExifTag