Hello,
I loaded a bitmap into my window. Now I want to draw text on that image, but there is a white rectangle where my text is written. Is there a way to just draw letters whitout the white rectangle? If no, how can I change the color of the white rectangle? I'm using DrawTextEx to draw my text but anyother function should do.