Bitmap for UWP
PreserveAlpha プロパティ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > ConvolveMatrix クラス : PreserveAlpha プロパティ
Specifies whether the convolution kernel is applied to the alpha channel or only the color channels. If you set this to TRUE the convolution kernel is applied only to the color channels. If you set this to FALSE the convolution kernel is applied to all channels.
シンタックス
'宣言
 
Public Property PreserveAlpha As System.Boolean
public System.bool PreserveAlpha {get; set;}
参照

ConvolveMatrix クラス
ConvolveMatrix メンバ