IBitmapPropertiesView 인터페이스

정의

이미지 메타데이터 및 속성을 읽기 위한 메서드를 노출합니다.

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
파생
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

메서드

GetPropertiesAsync(IIterable<String>)

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

적용 대상