Passing a Win32 HBITMAP to WinRT/UWP SoftwareBitmap
With the advent of machine learning and visual recognition it goes without saying that passing graphical information in memory is a more common scenario. This code snippet hopes to help...