ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Integer
    public System.int GetFrameCount()
    See Also