Share via


BitmapPropertiesView 類別

定義

提供影像屬性和中繼資料的讀取權限。 BitmapPropertiesView 的特定實例可能代表框架中繼資料的整個內容,或框架內的任何巢狀中繼資料區塊。

public ref class BitmapPropertiesView sealed : IBitmapPropertiesView
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BitmapPropertiesView final : IBitmapPropertiesView
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BitmapPropertiesView : IBitmapPropertiesView
Public NotInheritable Class BitmapPropertiesView
Implements IBitmapPropertiesView
繼承
Object Platform::Object IInspectable BitmapPropertiesView
屬性
實作

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

方法

GetPropertiesAsync(IIterable<String>)

以非同步方式擷取一或多個點陣圖屬性。

適用於