DirectXAlphaMode-Enumeration (winrtdirectxcommon.h)
Syntax
typedef enum DirectXAlphaMode {
DirectXAlphaMode_Unspecified,
DirectXAlphaMode_Premultiplied,
DirectXAlphaMode_Straight,
DirectXAlphaMode_Ignore
} ;
Konstanten
|
DirectXAlphaMode_Unspecified
|
DirectXAlphaMode_Premultiplied
|
DirectXAlphaMode_Straight
|
DirectXAlphaMode_Ignore
|
Anforderungen
Anforderung |
Wert |
Unterstützte Mindestversion (Client) |
Windows 10, Version 1809 (mit Windows App SDK 1.0 oder höher) |
Kopfzeile |
winrtdirectxcommon.h |