Click here to Skip to main content
15,899,937 members
Articles / Desktop Programming / MFC

Replace one color with another in the bitmap of a given device context

Rate me:
Please Sign up or sign in to vote.
4.80/5 (2 votes)
6 Feb 2012CPOL 14.8K  
Given a device context, replace a color (clrColorReplace) in a rectangular region of the device context with another color (clrColorFill)

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions