Hi I am actually looking for a image input/output library (common interface for all common image formats) with some other basic features like rescaling, etc.
Imlib2 seems quite ideal for it. It seems pretty fast. However, I have few questions before I jump ahead. 1. Does Imlib2 supports 16bpp png images? 2. The loader function "imlib_load_image" returns Imlib_Image structure. Though it doesnot sound ideal, but I would have to copy image data to my data arrays. So I need to know the different members of Imlib_Image structure. However, I am unable to find any help on Imlib_Image structure. Can someone point to any documentation or the header file (in Imlib2.h it is defined as typedef void *Imlib_Image; so I am a bit lost). 3. Will Imlib2 compile on windows ? Just to know if the code is portable to all platforms. thanks in advance navneet ------------------------------------------------------- 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-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users