Hi;

On Sun, 2008-07-06 at 21:52 +0200, Dirk Meyer wrote:
>
> I want to use imlib2 also for the reflection but I
> need the data from the texture. There seems to be no simple
> get_from_rgb_data function. Any plans to add that for 0.8?

You can use cogl_texture_get_data() - but it would be faster to create
the reflection when you initially have the data from imlib rather than
uploading to texture memory and then re-downloading..

   == Matthew


-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to