Property BestQualityScale
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
BestQualityScale
For some cameras, the best possible image quality is not achieved by preserving the total pixel count during conversion. For example, Fujifilm SuperCCD images have maximum detail when their total pixel count is doubled. This tag specifies the amount by which the values of the DefaultScale tag need to be multiplied to achieve the best quality image size.
public static ExifPropertyKey BestQualityScale { get; }