ExifTagImageProfileLookTableDims Property

Gets the ProfileLookTableDims EXIF tag.

Description: This tag specifies the number of input samples in each dimension of a default "look" table. The data for this table is stored in the ProfileLookTableData tag.
Id: 50981 (0xc725)
Type: Long

Definition

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

Property Value

ExifTag

See Also