Table of Contents

ExifTag.Image.BestQualityScale Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the BestQualityScale EXIF tag.

Description: 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.
Id: 50780 (0xc65c)
Type: Rational

public static ExifTag BestQualityScale { get; }

Property Value

ExifTag