Don't know if this question got on the list as I forgot to subscribe
first!  Please ignore this one if it did.


> Does anyone know where I can find documentation for the method
> Image.setTransparency(new int[]) - I want to know what different values in
> the int[] would mean.
> 
> I am currently using the method to make the white background of images
> transparent before I add them to the document.  The following normally
> works: Image.setTransparency(new int[] { 255, 255 }); but I don't know
> why, and it doesn't all the time!
> 
> Thanks in advance,
> 
> Dan Criddle


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to