[Liboil] rgb2rgba not working ?

salsaman salsaman at xs4all.nl
Tue Dec 5 21:21:31 PST 2006


Hi,
I just started using liboil as an optional library for my the project I 
develop, LiVES (http://lives.sourceforge.net).

I am using liboil 0.3.10, and rgb2rgba seems not to work.

The code in question is:

    oil_rgb2rgba(dest,src,width*height);

dest and src are both correctly sized unsigned char *, and width and 
height are both correct. However dest is not touched at all. Other oil 
functions work OK.

I am wondering if this is a known issue.

Regards,
Gabriel.
http://lives.sourceforge.net



More information about the Liboil mailing list