ri
> Date : 六月 21, 2011 16:50 (GMT+09:00)
> Title : Re: Re: Re: [E-devel] How to get the buffer of current evas
>
>
>
> On Tue, 21 Jun 2011, suxia li wrote:
>
> > oh, it use software_x11 engine, but i want to get the engine pixels(the
> > buffer data of the
2011/6/21 suxia li :
>
>
> Hi,
> Here i want to get the buffer of current evas, so i tried by the 2 API ,
> firstly get the ecore evas, then get the buffer pixels of current Ecore_Evas,
> but the second API return NULL. is there any one help me on this issue,
> thanks in advance.
>
> ecore_evas
i want to get the current screen data, and set it to an evas object image.
--- Original Message ---
Sender : Vincent Torri
Date : 六月 21, 2011 16:50 (GMT+09:00)
Title : Re: Re: Re: [E-devel] How to get the buffer of current evas
On Tue, 21 Jun 2011, suxia li wrote:
> oh, it
+09:00)
Title : Re: Re: [E-devel] How to get the buffer of current evas
On Tue, 21 Jun 2011, suxia li wrote:
is there any way to get the data?
with the buffer engine of ecore_evas. Did you write a small test ?
Vincent
--- Original Message ---
Sender : Vincent Torri
Date : 六月 21
oh, it use software_x11 engine, but i want to get the engine pixels(the buffer
data of the canvas), do you know how to?
--- Original Message ---
Sender : Vincent Torri
Date : 六月 21, 2011 16:01 (GMT+09:00)
Title : Re: Re: [E-devel] How to get the buffer of current evas
On Tue, 21
On Tue, 21 Jun 2011, suxia li wrote:
is there any way to get the data?
with the buffer engine of ecore_evas. Did you write a small test ?
Vincent
--- Original Message ---
Sender : Vincent Torri
Date : 六月 21, 2011 15:49 (GMT+09:00)
Title : Re: [E-devel] How to get the buffer
is there any way to get the data?
--- Original Message ---
Sender : Vincent Torri
Date : 六月 21, 2011 15:49 (GMT+09:00)
Title : Re: [E-devel] How to get the buffer of current evas
On Tue, 21 Jun 2011, Atton Jonathan wrote:
> Evas is optimized, now Evas does not use a buffer. D
On Tue, 21 Jun 2011, Atton Jonathan wrote:
Evas is optimized, now Evas does not use a buffer. Data are in the cloud !
but he is using the buffer engine with ecore_evas, so it should work.
Maybe a small test case would be helpful
Vincent
2011/6/21 suxia li
Hi,
Here i want to get t
Evas is optimized, now Evas does not use a buffer. Data are in the cloud !
2011/6/21 suxia li
>
>
> Hi,
> Here i want to get the buffer of current evas, so i tried by the 2 API ,
> firstly get the ecore evas, then get the buffer pixels of current
> Ecore_Evas, but the second API return NULL. is