_DISPLAYID_DETAILED_TIMING_TYPE_I_ASPECT_RATIO 枚举 (d3dkmdt.h)

DISPLAYID_DETAILED_TIMING_TYPE_I_ASPECT_RATIO枚举指示显示设备的纵横比,定义为按高度 (宽度 x 高度) 。

语法

typedef enum _DISPLAYID_DETAILED_TIMING_TYPE_I_ASPECT_RATIO {
  DIDDT1_AspectRatio_1x1,
  DIDDT1_AspectRatio_5x4,
  DIDDT1_AspectRatio_4x3,
  DIDDT1_AspectRatio_15x9,
  DIDDT1_AspectRatio_16x9,
  DIDDT1_AspectRatio_16x10
} ;

常量

 
DIDDT1_AspectRatio_1x1
指示 1 x 1 纵横比。
DIDDT1_AspectRatio_5x4
指示 5 x 4 纵横比。
DIDDT1_AspectRatio_4x3
指示 4 x 3 纵横比。
DIDDT1_AspectRatio_15x9
指示 15 x 9 纵横比。
DIDDT1_AspectRatio_16x9
指示 16 x 9 纵横比。
DIDDT1_AspectRatio_16x10
指示 16 x 10 纵横比。

要求

要求
最低受支持的客户端 适用于 Windows 7 及更高版本的 Windows 操作系统。
标头 d3dkmdt.h