0XFF is the white index? Probably not. Paulo
----- Original Message ----- From: "answers solutions" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" <[email protected]> Sent: Wednesday, July 16, 2008 8:20 AM Subject: [iText-questions] tranprancey > hi > > i want make the attached gif image to be Transparent > > > i am using the below code > > but it is not working > > Image img3 = Image.getInstance(RESOURCE3); > img3.setTransparency(new int[]{0XFF,0XFF}); > img3.setAbsolutePosition(0,0); ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
