BitmapPropertiesView Klasse

Definition

Bietet Lesezugriff auf Bildeigenschaften und Metadaten. Ein bestimmter instance von BitmapPropertiesView kann den gesamten Inhalt der Framemetadaten oder eines geschachtelten Metadatenblocks innerhalb des Frames darstellen.

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
Vererbung
Object Platform::Object IInspectable BitmapPropertiesView
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Methoden

GetPropertiesAsync(IIterable<String>)

Ruft asynchron eine oder mehrere Bitmapeigenschaften ab.

Gilt für: