You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
B4X FEED webview - get a bitmap with javascript
I want to extract the image in a bitmap using a webview and javascript commands.
The code on the web page looks like that:
B4X:
<canvas class="mypic" id="mpcanvas0" width="1024" height="100" >test</canvas>
The image is dynamically changed. If I try:
B4X:
The routine is called only one time and I don't know what type of object is returned as is not a Canvas.
Thank you
برای دیدن لینک ها باید ثبت نام کنید