다음을 통해 공유


IPresentationSurface 인터페이스(presentation.h)

IPresentationContent 시스템 작성기와 공유하고 전역 시각적 트리에 콘텐츠로 표시할 수 있는 단일 바인딩된 버퍼가 있는 을 설명합니다.

상속

IPresentationSurface 인터페이스는 IPresentationContent 인터페이스에서 상속됩니다.

메서드

IPresentationSurface 인터페이스에는 이러한 메서드가 있습니다.

 
IPresentationSurface::RestrictToOutput

프레젠테이션을 특정 디스플레이 어댑터 출력으로 제한합니다.
IPresentationSurface::SetAlphaMode

프레젠테이션 화면의 투명도 동작을 설정합니다.
IPresentationSurface::SetBuffer

이 프레젠테이션 화면과 연결된 프레젠테이션 버퍼를 설정합니다.
IPresentationSurface::SetColorSpace

프레젠테이션 화면에서 사용하는 색 공간의 유형을 설정합니다.
IPresentationSurface::SetDisableReadback

버퍼 읽기를 사용하지 않도록 설정하거나 다시 사용하도록 설정하는 플래그를 설정합니다.
IPresentationSurface::SetLetterboxingMargins

각 레터박스 영역에서 사용하는 크기를 시각적 공간으로 설정합니다.
IPresentationSurface::SetSourceRect

원본 프레젠테이션 버퍼의 영역을 샘플로 설정합니다.
IPresentationSurface::SetTransform

원본 버퍼 영역에 적용된 변환을 설정하여 버퍼가 표시되는 화면 영역을 정의합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 빌드 22000
지원되는 최소 서버 Windows 빌드 22000
머리글 presentation.h

추가 정보

IPresentationContent