ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / ComponentInfo Class / GetComponentType Method

In This Topic
    GetComponentType Method
    In This Topic
    HRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType)
    Syntax
    'Declaration
     
    Public Function GetComponentType() As ComponentType
    public ComponentType GetComponentType()
    See Also