Carsten Haitzler | 1 Dec 2011 04:31
Favicon
Gravatar

Re: [E-devel] image pixel data

On Wed, 30 Nov 2011 22:21:33 -0500 Michael Blumenkrantz
<michael.blumenkrantz <at> gmail.com> said:

> On Thu, 1 Dec 2011 11:48:33 +0900
> Carsten Haitzler (The Rasterman) <raster <at> rasterman.com> wrote:
> 
> > On Wed, 30 Nov 2011 20:37:40 -0500 Michael Blumenkrantz
> > <michael.blumenkrantz <at> gmail.com> said:
> > 
> > > On Thu, 1 Dec 2011 08:35:40 +0900
> > > Carsten Haitzler (The Rasterman) <raster <at> rasterman.com> wrote:
> > > 
> > > > On Wed, 30 Nov 2011 16:57:30 -0500 Michael Blumenkrantz
> > > > <michael.blumenkrantz <at> gmail.com> said:
> > > > 
> > > > > is there another way to get the pixel data of an image besides
> > > > > evas_object_image_data_get() ? When this is called by enotify, the
> > > > > subsequent call to evas_object_image_data_set() destroys the original
> > > > > image...
> > > > 
> > > > destroys? eh? the set with the same pointer going back should not affect
> > > > the image contents at all.
> > > > 
> > > it goes from being <the image> to <black box>
> > 
> > you are doing something else wrong... this works like a charm (attached
> > sample code).
> > 
> look at e_dbus/src/lib/notification/notification.c

yeah - i did. e_notification_image_init() should work just fine. i repeated the
relevant bigs... unless you are doing e_notification_image_evas_object_add(). i
modified the example (attached) to use notify. image comes up just fine. youa
re doing something else wrong.

--

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    raster <at> rasterman.com

Attachment (show.c): text/x-csrc, 1803 bytes
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Gmane