ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / IsMultiframeSupported Method

In This Topic
    IsMultiframeSupported Method
    In This Topic
    HRESULT IWICBitmapCodecInfo::DoesSupportMultiframe([Out] BOOL* pfSupportMultiframe)
    Syntax
    'Declaration
     
    Public Function IsMultiframeSupported() As System.Boolean
    public System.bool IsMultiframeSupported()
    See Also