DirectXAlphaMode enumeration (winrtdirectxcommon.h)

Syntax

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

Constants

 
DirectXAlphaMode_Unspecified
DirectXAlphaMode_Premultiplied
DirectXAlphaMode_Straight
DirectXAlphaMode_Ignore

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809 (with Windows App SDK 1.0 or later)
Header winrtdirectxcommon.h