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
Post a Comment