Bitmap for UWP
SetInputEffect メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Effect クラス : SetInputEffect メソッド
Index of the input
Effect output to use as input
To invalidate
Sets the input by using the output of a given effect.
シンタックス
'宣言
 
Public Sub SetInputEffect( _
   ByVal index As System.Integer, _
   ByVal effect As Effect, _
   Optional ByVal invalidate As System.Boolean _
) 
public void SetInputEffect( 
   System.int index,
   Effect effect,
   System.bool invalidate
)

パラメータ

index
Index of the input
effect
Effect output to use as input
invalidate
To invalidate
参照

Effect クラス
Effect メンバ