Gets the ProfileHueSatMapDims EXIF tag.
Description: This tag specifies the number of input samples in each dimension of the hue/saturation/value mapping tables. The data for these tables are stored in ProfileHueSatMapData1 and ProfileHueSatMapData2 tags. The most common case has ValueDivisions equal to 1, so only hue and saturation are used as inputs to the mapping table.
Id: 50937 (0xc6f9)
Type: Long
public static ExifTag ProfileHueSatMapDims { get; }
Public Shared ReadOnly Property ProfileHueSatMapDims As ExifTag
Get