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 |