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

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