ComponentOne Bitmap for UWP
CreateFastMetadataEncoderFromDecoder Method

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > ImagingFactory Class : CreateFastMetadataEncoderFromDecoder Method
HRESULT IWICImagingFactory::CreateFastMetadataEncoderFromDecoder([In, Optional] IWICBitmapDecoder* pIDecoder,[Out, Fast] IWICFastMetadataEncoder** ppIFastEncoder)
Syntax
'Declaration
 
Public Function CreateFastMetadataEncoderFromDecoder( _
   ByVal decoderRef As BitmapDecoder _
) As FastMetadataEncoder
public FastMetadataEncoder CreateFastMetadataEncoderFromDecoder( 
   BitmapDecoder decoderRef
)

Parameters

decoderRef
See Also

Reference

ImagingFactory Class
ImagingFactory Members