We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › [Total beginner] copy() puts a black background
Page Index Toggle Pages: 1
[Total beginner] copy() puts a black background (Read 427 times)
[Total beginner] copy() puts a black background
Sep 3rd, 2009, 9:19am
 
Hello,

I would like to build a scrolling ticker with bitmap tiles for each letter.

So I load a png picture with letter drawn on a purple background and I use the copy() function to get 32*32px tiles.

The problem is when copied, the purple is changed to black.

Could someone please help ?
Page Index Toggle Pages: 1