directXAlphaMode 列舉 (winrtdirectxcommon.h)
Syntax
typedef enum DirectXAlphaMode {
DirectXAlphaMode_Unspecified,
DirectXAlphaMode_Premultiplied,
DirectXAlphaMode_Straight,
DirectXAlphaMode_Ignore
} ;
常數
DirectXAlphaMode_Unspecified |
DirectXAlphaMode_Premultiplied |
DirectXAlphaMode_Straight |
DirectXAlphaMode_Ignore |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1809 (Windows 應用程式 SDK 1.0 或更新版本) |
標頭 | winrtdirectxcommon.h |