You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
loadedimagesurface
About this tag
The LoadedImageSurface tag on WindowsForum.com covers the use of the LoadedImageSurface API in Universal Windows Platform (UWP) development. This API allows developers to load images easily and integrate them with the Composition APIs for the Visual Layer. It is part of a series on XAML and Visual Layer interop, introduced in the Windows 10 Creators Update. Discussions focus on using LoadedImageSurface alongside other APIs like XamlCompositionBrushBase to paint XAML UIElements with CompositionBrushes. The tag is relevant for UWP developers working with image loading and composition in Windows apps.
The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they access the Visual Layer. In the Windows 10 Creators Update, we made working with the Visual Layer much easier with new, powerful APIs.
Link Removed
In this blog series, we’ll...