Bitmap for WPF
LoadPixelShader メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > EffectContext クラス : LoadPixelShader メソッド
An unique identifier associated with the shader bytecode.
Loads a pixel shader.
シンタックス
'宣言
 
Public Sub LoadPixelShader( _
   ByVal shaderId As System.Guid, _
   ByVal shaderBuffer() As System.Byte _
) 
public void LoadPixelShader( 
   System.Guid shaderId,
   System.byte[] shaderBuffer
)

パラメータ

shaderId
An unique identifier associated with the shader bytecode.
shaderBuffer
参照

EffectContext クラス
EffectContext メンバ