ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapFrameDecode Class / GetMetadataQueryReader Method

In This Topic
    GetMetadataQueryReader Method (BitmapFrameDecode)
    In This Topic
    HRESULT IWICBitmapFrameDecode::GetMetadataQueryReader([Out] IWICMetadataQueryReader** ppIMetadataQueryReader)
    Syntax
    'Declaration
     
    Public Function GetMetadataQueryReader() As MetadataQueryReader
    public MetadataQueryReader GetMetadataQueryReader()
    See Also