énumération D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS (d3d10umddi.h)
Spécifie les fonctionnalités de traitement automatique des images du processeur vidéo.
Syntax
typedef enum D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS {
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DERINGING,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_EDGE_ENHANCEMENT,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_COLOR_CORRECTION,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_FLESH_TONE_MAPPING,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_IMAGE_STABILIZATION,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_SUPER_RESOLUTION,
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_ANAMORPHIC_SCALING
} ;
Constantes
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE Denoise. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DERINGING Déringing. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_EDGE_ENHANCEMENT Amélioration de l’arête. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_COLOR_CORRECTION Correction des couleurs. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_FLESH_TONE_MAPPING Mappage de tonalités de chair. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_IMAGE_STABILIZATION Stabilisation d’image. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_SUPER_RESOLUTION Résolution d’image améliorée. |
D3D11_1DDI_VIDEO_PROCESSOR_AUTO_STREAM_CAPS_ANAMORPHIC_SCALING Mise à l’échelle anamorphique. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
En-tête | d3d10umddi.h (incluez D3d10umddi.h) |