WICWebpAnmfProperties enumeration (wincodec.h)
Specifies the animation frame properties of a WebP image.
Syntax
typedef enum WICWebpAnmfProperties {
WICWebpAnmfFrameDuration = 0x1,
WICWebpAnmfProperties_FORCE_DWORD = 0x7fffffff
} ;
Constants
WICWebpAnmfFrameDuration Value: 0x1 The time to wait before displaying the next frame, in milliseconds. |
WICWebpAnmfProperties_FORCE_DWORD Value: 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 |