ComponentOne Bitmap for WPF
C1.WPF.DX.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 Boolean
    public bool IsAnimationSupported()
    See Also