1 |
6.714429 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapPixelFormat::BitmapPixelFormat_Rgba16 |
Int32 |
12 |
0x0000000C |
12 |
|
|
System.Int32 |
BitmapPixelFormat_Rgba16 = 12,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5182,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
2.373909 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapPixelFormat |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGraphics_CImaging_CBitmapPixelFormat
{
BitmapPixelFormat_Unknown = 0,
BitmapPixelFormat_Rgba16 = 12,
BitmapPixelFormat_Rgba8 = 30,
BitmapPixelFormat_Gray16 = 57,
BitmapPixelFormat_Gray8 = 62,
BitmapPixelFormat_Bgra8 = 87,
BitmapPixelFormat_Nv12 = 103,
BitmapPixelFormat_P010 = 104,
BitmapPixelFormat_Yuy2 = 107,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5179,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x60000
|