1 |
6.703727 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapAlphaMode::BitmapAlphaMode_Straight |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BitmapAlphaMode_Straight = 1,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Graphics.Imaging.h(5117,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.950209 |
__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.19041.0\winrt\Windows.Graphics.Imaging.h(5114,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|