* ORRY Lionel ([EMAIL PROTECTED]) wrote:
> 
> 
> Hi everybody ; first, i wanted to say great work !!! Keep going on... 
> 
>    I'd like to use Evas_Pixels_Import_Source for a little app for 
> scientific visualization, kinda simple RGB (alpha not necessary) pixmap 
> from a WIDTH x HEIGHT x 3 array... I wondered if uncommenting the ARGB32 
> section in evas_image.c would work or if i should use 
> EVAS_PIXEL_FORMAT_NONE  and creating my own type... How to do it ? 
Look into imlib2 it supports a few formats, or just use ARGB32 with the
alpha always 255.  I don't really know about the PXIEL_FORMAT_NONE stuff,
but commenting out code in the lib seems a bit strange.

> 
>   Thanks a lot ! 
> 
>  BTW don't be cruel, i'm a beginner with this. ;-) 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> 
__
Corey Donohoe
http://atmos.org


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to