> Can I make the white transparent using a data buffer, and non a gif file?
> I
> use com\lowagie\text from itext-1.3.jar.
I resolved with
i=com.lowagie.text.Image.getInstance(d.width,d.height,3,8,bytepixels,new
int[]{0xFF,0xFF,0xFF,0xFF,0xFF,0xFF});
But I don't understund why I must insert an array of 6 elements, and not 3
as byte for pixel.
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions