[]
IWICFastMetadataEncoder
[Guid("B84E2C09-78C9-4AC4-8BD3-524AE1663A2F")]
public class FastMetadataEncoder : ComObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| FastMetadataEncoder(IntPtr) | Initializes a new instance of the FastMetadataEncoder class. |
| Name | Description |
|---|---|
| Commit() | HRESULT IWICFastMetadataEncoder::Commit() |
| Create(ImagingFactory, BitmapDecoder) | Initializes a new instance of the FastMetadataEncoder class from a BitmapDecoder |
| Create(ImagingFactory, BitmapFrameDecode) | Initializes a new instance of the FastMetadataEncoder class from a BitmapFrameDecode |
| GetMetadataQueryWriter() | HRESULT IWICFastMetadataEncoder::GetMetadataQueryWriter([Out] IWICMetadataQueryWriter** ppIMetadataQueryWriter) |
| Name | Description |
|---|---|
| explicit operator FastMetadataEncoder(IntPtr) | Performs an explicit conversion from IntPtr to FastMetadataEncoder. |