|
|
Question : TextOut to Bitmap ?
|
|
Hi ALL !!!
I have a little problem... I have a BITMAPHEADER structure and Bitmap pixels painted to window with BltFast... Is here any way, to plot text directly to Bitmap pixels ? (Text out etc.. need DC from HBITMAP, but i haven't it.. I have pixels only.... And when I tryied to handle it, it was very slow...)... Thanx !
I'm using C++ under 95/98/NT....
|
Answer : TextOut to Bitmap ?
|
|
Thanks :)
|
|
|
|
|