Erel helps, getting a bitmap from a b4xview with these lines
This is no crossplattform way, isn't it? Is there a crossplattform way as well?
B4X:
Dim iv As ImageView = B4XView1
Dim bmp As Bitmap = iv.Bitmap