HwndSourceParameters.UsesPerPixelOpacity 속성

정의

소스 창 콘텐츠의 픽셀별 불투명도가 적용되는지 여부를 선언하는 값을 가져옵니다.

public:
 property bool UsesPerPixelOpacity { bool get(); void set(bool value); };
public bool UsesPerPixelOpacity { get; set; }
member this.UsesPerPixelOpacity : bool with get, set
Public Property UsesPerPixelOpacity As Boolean

속성 값

Boolean

픽셀별 불투명도를 사용하면 true이고, 그렇지 않으면 false입니다.

설명

픽셀 별 불투명도 사용 하 여 시스템 이상 비클라이언트 영역을 그립니다.

불투명도 창을 바탕 화면에 그릴 때 사용 됩니다 (최종 렌더링 단계를 나타내며 같은 속성 값에 참가자로 표시 되지 않습니다 Opacity).

UsesPerPixelOpacity 최상위 창에만 적용 됩니다.

적용 대상

추가 정보