uwp - C# RenderTargetBitmap to SoftwareBitmap -


how rendertargetbitmap object softwarebitmap? possible rendertargetbitmap image source , on other side can use softwarebitmap softwarebitmapsource , turn imagesource. how can convert rendertargetbitmap directly softwarebitmap?

rendertargetbitmap.getpixelsasync returns ibuffer can copy softwarebitmap softwarebitmap.createcopyfrombuffer


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -