ComponentOne Bitmap for WPF
SetPixelShader Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DrawInformation Class : SetPixelShader Method
HRESULT ID2D1DrawInfo::SetPixelShader([In] const GUID& shaderId,[In] D2D1_PIXEL_OPTIONS pixelOptions)
Syntax
'Declaration
 
Public Sub SetPixelShader( _
   ByVal shaderId As System.Guid, _
   ByVal pixelOptions As PixelOptions _
) 
public void SetPixelShader( 
   System.Guid shaderId,
   PixelOptions pixelOptions
)

Parameters

shaderId
pixelOptions
See Also

Reference

DrawInformation Class
DrawInformation Members