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

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

適用対象