Page 1 of 1

Setting the color of a specific StaticImage?

Posted: Sat Apr 29, 2006 16:30
by shalinor
I realize I can set the color using the imageSet - that's not what I want. I want a specific StaticImage to have a specific color.


Now, I'm using CVS head, so I appear to have lost the handy setColor command that the old StaticImage class had. Is there a property I can use to set the colour rect instead?

Posted: Sat Apr 29, 2006 16:54
by shalinor
Disregard this one too - finally found the property. "ImageColors", handy that. It wasn't in the class documentation for the StaticImage properties like I would expect, I had to hop into the look'n'feel and check directly.