directXAlphaMode 枚举 (winrtdirectxcommon.h)

语法

typedef enum DirectXAlphaMode {
  DirectXAlphaMode_Unspecified,
  DirectXAlphaMode_Premultiplied,
  DirectXAlphaMode_Straight,
  DirectXAlphaMode_Ignore
} ;

常量

 
DirectXAlphaMode_Unspecified
DirectXAlphaMode_Premultiplied
DirectXAlphaMode_Straight
DirectXAlphaMode_Ignore

要求

要求
最低受支持的客户端 使用 Windows 应用 SDK 1.0 或更高版本的 Windows 10 版本 1809 ()
标头 winrtdirectxcommon.h