ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapDecoder Class / GetMetadataQueryReader Method

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