IBitmapPropertiesView 接口

定义

公开用于读取图像元数据和属性的方法。

public interface class IBitmapPropertiesView
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2114971770, 14960, 18680, 156, 85, 25, 108, 245, 165, 69, 245)]
struct IBitmapPropertiesView
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2114971770, 14960, 18680, 156, 85, 25, 108, 245, 165, 69, 245)]
public interface IBitmapPropertiesView
Public Interface IBitmapPropertiesView
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

方法

GetPropertiesAsync(IIterable<String>)

异步检索一个或多个位图属性。

适用于