ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapDecoder Class / GetFrameCount Method

In This Topic
    GetFrameCount Method
    In This Topic
    HRESULT IWICBitmapDecoder::GetFrameCount([Out] unsigned int* pCount)
    Syntax
    'Declaration
     
    Public Function GetFrameCount() As Integer
    public int GetFrameCount()
    See Also