BitmapSource does not have the Create method in the .NET API for Windows Store apps. I assume dynamically creating images is no longer possible (if so, why?). Or does anyone know how to create images programmatically in a Windows Store app?
Share
See http://winrtxamltoolkit.codeplex.com/ and the Imaging extensions.