Bitmap for WPF
PrepareForRender メソッド (CustomEffect)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > CustomEffect インターフェース : PrepareForRender メソッド
Indicates the type of change the effect should expect.
Prepares an effect for the rendering process.
シンタックス
'宣言
 
Sub PrepareForRender( _
   ByVal changeType As ChangeType _
) 
void PrepareForRender( 
   ChangeType changeType
)

パラメータ

changeType
Indicates the type of change the effect should expect.
参照

CustomEffect インターフェース
CustomEffect メンバ