ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapEncoder Class / GetMetadataQueryWriter Method

In This Topic
    GetMetadataQueryWriter Method (BitmapEncoder)
    In This Topic
    HRESULT IWICBitmapEncoder::GetMetadataQueryWriter([Out] IWICMetadataQueryWriter** ppIMetadataQueryWriter)
    Syntax
    'Declaration
     
    Public Function GetMetadataQueryWriter() As MetadataQueryWriter
    public MetadataQueryWriter GetMetadataQueryWriter()
    See Also