ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DdsDecoder Class / GetParameters Method

In This Topic
    GetParameters Method (DdsDecoder)
    In This Topic
    HRESULT IWICDdsDecoder::GetParameters([Out] WICDdsParameters* pParameters)
    Syntax
    'Declaration
     
    Public Sub GetParameters( _
       ByRef parametersRef As DdsParameters _
    ) 
    public void GetParameters( 
       out DdsParameters parametersRef
    )

    Parameters

    parametersRef
    See Also