Are you able to get ScreenShot? You can use it as bitmap. You don't need a file saved, you can have a bitmap in memory, or download it, or other options.. You for sure need a bitmap by the way
Are you able to get ScreenShot? You can use it as bitmap. You don't need a file saved, you can have a bitmap in memory, or download it, or other options.. You for sure need a bitmap by the way
Man I can't catch a break with this. I tried a couple times to get it to store it as a bitmap instead of drawing it. However the method I'm using keeps giving me a void error.
How can I get it to store as a bitmap after applying the canvas?
the only one that sounds correct is
canvas.bitmap
however it does not convert it to a bitmap that I can use. All it allows me to do is WriteToStream.... This will create a file on the device and that is not what I need.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.