Hi!

FLTK-Version: 1.1.9

I have the following problem: I have a png-image which forms the 
background. Then I have a second png-image which is postitioned on the 
background-png. The second png has also an area where it is transparent.

Now at the place where the second image is transparent, the background 
image has its color changed. The color should be white, but is now 
yellow, where the transparency of the second pnd is...

I hope this is clear.. :-)

Now I have to mention a second thing: I had to deal in the past with 
some little- /big-endian problems. I had to exchange the functions 
"bgrx_converter" and "xrgb_converter" and also the functions 
"xrrr_converter" and "rrrx_converter" (in fl_draw_image.cxx) so that 
images where shown correctly.

So the problem now seems also to be a problem like this, and if I know 
where to search I'd probably find the code to change.

Where is this transparency handled? Didn't find it...

Thanks a lot!
Michael
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to