1 |
6.714429 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapInterpolationMode::BitmapInterpolationMode_Cubic |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BitmapInterpolationMode_Cubic = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5166,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.165212 |
__x_ABI_CWindows_CGraphics_CImaging_CBitmapInterpolationMode |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGraphics_CImaging_CBitmapInterpolationMode
{
BitmapInterpolationMode_NearestNeighbor = 0,
BitmapInterpolationMode_Linear = 1,
BitmapInterpolationMode_Cubic = 2,
BitmapInterpolationMode_Fant = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.Graphics.Imaging.h(5162,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|