Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the image is animated.
Syntax
HRESULT IsAnimated();
Return value
Type: HRESULT
Returns one of the following:
Return code | Description |
---|---|
|
The image is animated. |
|
The image is not animated, has not been decoded, or the decoding process failed. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shimgdata.h |
DLL | Shell32.dll |