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.
Specifies the animation properties of a WebP image.
Syntax
typedef enum WICWebpAnimProperties {
WICWebpAnimLoopCount = 0x1,
WICWebpAnimProperties_FORCE_DWORD = 0x7fffffff
} ;
Constants
WICWebpAnimLoopCountValue: 0x1 The number of times the animation loops. A value of 0 indicates that the animation will loop infinitely. |
WICWebpAnimProperties_FORCE_DWORDValue: 0x7fffffff |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 [desktop apps only] |
| Minimum supported server | Windows Server [desktop apps only] |
| Header | wincodec.h |