ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / ProgressiveLevelControl Class / GetLevelCount Method

In This Topic
    GetLevelCount Method
    In This Topic
    HRESULT IWICProgressiveLevelControl::GetLevelCount([Out] unsigned int* pcLevels)
    Syntax
    'Declaration
     
    Public Function GetLevelCount() As System.Integer
    public System.int GetLevelCount()
    See Also