次の方法で共有


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>)

1 つ以上のビットマップ プロパティを非同期的に取得します。

適用対象