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.
Links frames together in chains of different types.
To provide access to subordinate frames, the encoderframe object (which is represented by IWICBitmapFrameEncode), implements IWICBitmapFrameChainWriter.
Inheritance
The IWICBitmapFrameChainWriter interface inherits from the IUnknown interface.
Methods
The IWICBitmapFrameChainWriter interface has these methods.
| IWICBitmapFrameChainWriter::AppendFrameToChain Creates a frame that's linked to a chain of a given type. |
| IWICBitmapFrameChainWriter::DoesSupportChainType Determines whether the specified chain type is supported. |
Remarks
See Remarks in IWICBitmapFrameChainReader.
Requirements
| Requirement | Value |
|---|---|
| Header | wincodec.h |