IBitmapPropertiesView Interface

Definition

Exposes methods for reading image metadata and properties.

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
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Methods

GetPropertiesAsync(IIterable<String>)

Asynchronously retrieves one or more bitmap properties.

Applies to