Bitmap for WPF
Sharpness プロパティ (AffineTransform2D)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > AffineTransform2D クラス : Sharpness プロパティ
In the high quality cubic interpolation mode, the sharpness level of the scaling filter as a float between 0 and 1. The values are unitless. You can use sharpness to adjust the quality of an image when you scale the image. The sharpness factor affects the shape of the kernel. The higher the sharpness factor, the smaller the kernel.
シンタックス
'宣言
 
Public Property Sharpness As System.Single
public System.float Sharpness {get; set;}
解説
This property affects only the high quality cubic interpolation mode.
参照

AffineTransform2D クラス
AffineTransform2D メンバ