ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / GetCurrentParameterSet Method

In This Topic
    GetCurrentParameterSet Method
    In This Topic
    HRESULT IWICDevelopRaw::GetCurrentParameterSet([Out] IPropertyBag2** ppCurrentParameterSet)
    Syntax
    'Declaration
     
    Public Function GetCurrentParameterSet() As PropertyBag
    public PropertyBag GetCurrentParameterSet()
    See Also