Window Compositor Functions (Compact 7)
3/12/2014
The following list describes the functions that applications use to configure settings for Window Compositor. These functions display overlapping windows on a device screen by using alpha blending.
- GetWindowCompositionFlags
Returns composition flag values that control the opacity capabilities of the window. You can set flags to use varying levels of opacity for UI elements in the window, change the TrueColor technology mode of the entire window, or display video playback on the window.
- GetWindowOpacity
Returns the degree of opacity for the specified window.
- SetWindowCompositionFlags
Sets composition flag values to adjust the opacity capabilities of the window. You can set flags to use varying levels of opacity for UI elements in the window, change the TrueColor technology mode of the entire window, or display video playback on the window.
- SetWindowOpacity
Sets the degree of opacity for the specified window.