I do have the start of this working (on smaller sized Image Data). See
Context.Get_Image_Data and the Image_Data_Type.Data
I am not done with this, but a start. It will work for smaller areas and is
only a string representation at the moment.
I am working on passing large data blocks across the websocket now and will
have a version of the Data property that will accept or return an Array of
RGBA_Type
David Botton
On Sun, Jan 25, 2015 at 1:14 PM, Pascal <[email protected]> wrote:
> Hello,
>
> I tried:
> Context.Get_Drawing_Context_2D (App.My_Canvas);
> Put_Line(Context.Execute("getImageData(10,10,50,50).data;"));
> with result:
> [object Uint8ClampedArray]
>
> How to transfert this array to Ada side?
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list