BitmapPropertiesView 클래스

정의

이미지 속성 및 메타데이터에 대한 읽기 액세스를 제공합니다. BitmapPropertiesView의 특정 instance 프레임 메타데이터의 전체 콘텐츠 또는 프레임 내의 중첩된 메타데이터 블록을 나타낼 수 있습니다.

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

하나 이상의 비트맵 속성을 비동기적으로 검색합니다.

적용 대상