ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / ComputeInformation Class / SetComputeShader Method

In This Topic
    SetComputeShader Method
    In This Topic
    HRESULT ID2D1ComputeInfo::SetComputeShader([In] const GUID& shaderId)
    Syntax
    'Declaration
     
    Public Sub SetComputeShader( _
       ByVal shaderId As Guid _
    ) 
    public void SetComputeShader( 
       Guid shaderId
    )

    Parameters

    shaderId
    See Also