Property ProfileHueSatMapDims
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ProfileHueSatMapDims
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.
public static ExifPropertyKey ProfileHueSatMapDims { get; }