Condividi tramite


enumerazione D3DKMT_MULTIPLANE_OVERLAY_BLEND (d3dkmthk.h)

L'enumerazione D3DKMT_MULTIPLANE_OVERLAY_BLEND specifica il tipo di fusione di sovrapposizione multipla.

Sintassi

typedef enum D3DKMT_MULTIPLANE_OVERLAY_BLEND {
  D3DKMT_MULTIPLANE_OVERLAY_BLEND_OPAQUE = 0x0,
  D3DKMT_MULTIPLANE_OVERLAY_BLEND_ALPHABLEND = 0x1
} ;

Costanti

 
D3DKMT_MULTIPLANE_OVERLAY_BLEND_OPAQUE
Valore: 0x0
Opaco.
D3DKMT_MULTIPLANE_OVERLAY_BLEND_ALPHABLEND
Valore: 0x1
Fusione alfa (nello spazio lineare).

Fabbisogno

Requisito Valore
client minimo supportato Windows 8
server minimo supportato Windows Server 2012
intestazione d3dkmthk.h