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

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -