BitmapProperties 클래스

정의

이미지 속성 및 메타데이터에 대한 읽기 및 쓰기 액세스를 제공합니다.

public ref class BitmapProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BitmapProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BitmapProperties
Public NotInheritable Class BitmapProperties
상속
Object Platform::Object IInspectable BitmapProperties
특성
구현

Windows 요구 사항

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

설명

이 클래스의 instance 다음 중 하나를 나타낼 수 있습니다.

  • 프레임 메타데이터의 전체 내용입니다.
  • 컨테이너 수준 메타데이터의 전체 콘텐츠입니다.
  • 프레임 또는 컨테이너 내의 특정 중첩된 메타데이터 블록입니다.

메서드

GetPropertiesAsync(IIterable<String>)

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

SetPropertiesAsync(IIterable<KeyValuePair<String,BitmapTypedValue>>)

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

적용 대상

추가 정보