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