Quote:
Originally posted by Stefan
The first pixel of the bmp (lower left corner) is used for transparency I think, if you don't want to have a transparent corner then just add a line at the bottom
|
He's talking about the button images. The pixel in the very top left is the pixel that determines the color used for transparency. Meaning if the first pixel is blue, then any other pixel that is also blue is going to be transparent. Although I don't know what hes talking about when he says add a line at the bottom...=\ Also I tried the transparency thing, but it just becomes Green x.x is that suppose to happen?