c++winapicolorsbitblt

BitBlt to invert colors using C++


I am using BitBlt WinAPI to compose a bitmap using C++, and I was wondering what flags do I need to use to invert the colors in it?


Solution

  • What did you try?

    BitBlt: