Udo Richter wrote:
> Imho you can just pass on the color you don't want to change,
> eg. like this:
>
> cOsd::DrawBitmap(x,y,bitmap,bitmap.Color(1),myBackground,replace)
Yes, you are right. I was too blind to find the "bitmap.Color()"-
function :-( .
Thank you, Eike