Hi,
Could someone please help me out with displaying a bitmap in only one colour?
Thanks,
Nisha.
|
Team Leader
|
![]() |
| 6Apr2006,22:50 | #2 |
|
What do you mean by one color. Do you mean black and white or you mean only the RGB any one stream.
|
|
Newbie Member
|
|
| 7Apr2006,02:59 | #3 |
|
What I meant was to display in any RGB colour;for instance ,say, red.
Thanks. |
|
Go4Expert Founder
|
![]() |
| 7Apr2006,14:38 | #4 |
|
Just try out the following.
Use CDC::StretchBlt Code: CPP
Code: CPP
|
|
Go4Expert Founder
|
![]() |
| 7Apr2006,14:39 | #5 |
|
Also I forgot to add that
Code: CPP
|
|
Newbie Member
|
|
| 7Apr2006,16:54 | #6 |
|
Thanks a lot; I will try it out and let you know.
|


