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