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

Асинхронно извлекает одно или несколько свойств растрового рисунка.

Применяется к