ExifTagImageBaselineSharpness Property

Gets the BaselineSharpness EXIF tag.

Description: Specifies the relative amount of sharpening required for this camera model, compared to a reference camera model. Camera models vary in the strengths of their anti-aliasing filters. Cameras with weak or no filters require less sharpening than cameras with strong anti-aliasing filters.
Id: 50732 (0xc62c)
Type: Rational

Definition

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

Property Value

ExifTag

See Also