> Seeing that there's a ColorUtils.h (BTW, shouldn't it be private?) > reminds me, that in my quick > BBitmap hack I implemented some color conversion stuff, that may be > reused. IIRC, I started the ColorUtils functions before you wrote BBitmap. They're not private because they are of general use to developers, like for color conversion when working with the Game Kit or something or other. I'll have to look a little closer at that conversion stuff, too.... --DW