Share via


enumeración D2D1_COLOR_CONTEXT_TYPE (d2d1_3.h)

Especifica la forma en que se define un perfil de color.

Syntax

typedef enum D2D1_COLOR_CONTEXT_TYPE {
  D2D1_COLOR_CONTEXT_TYPE_ICC = 0,
  D2D1_COLOR_CONTEXT_TYPE_SIMPLE = 1,
  D2D1_COLOR_CONTEXT_TYPE_DXGI = 2,
  D2D1_COLOR_CONTEXT_TYPE_FORCE_DWORD = 0xffffffff
} ;

Constantes

 
D2D1_COLOR_CONTEXT_TYPE_ICC
Valor: 0
D2D1_COLOR_CONTEXT_TYPE_SIMPLE
Valor: 1
D2D1_COLOR_CONTEXT_TYPE_DXGI
Valor: 2
D2D1_COLOR_CONTEXT_TYPE_FORCE_DWORD
Valor: 0xffffffff

Requisitos

Requisito Valor
Header d2d1_3.h