1 |
6.714429 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapAlphaMode::BitmapAlphaMode_Premultiplied |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BitmapAlphaMode_Premultiplied = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5116,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.956515 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapAlphaMode |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGraphics_CImaging_CBitmapAlphaMode
{
BitmapAlphaMode_Premultiplied = 0,
BitmapAlphaMode_Straight = 1,
BitmapAlphaMode_Ignore = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5114,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|