Table of Contents

ExifTag.Image.AntiAliasStrength Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the AntiAliasStrength EXIF tag.

Description: Provides a hint to the DNG reader about how strong the camera's anti-alias filter is. A value of 0.0 means no anti-alias filter (i.e., the camera is prone to aliasing artifacts with some subjects), while a value of 1.0 means a strong anti-alias filter (i.e., the camera almost never has aliasing artifacts).
Id: 50738 (0xc632)
Type: Rational

public static ExifTag AntiAliasStrength { get; }

Property Value

ExifTag