0

How can I invert the colors in an image using the Windows Imaging Component? I want to make white pixels black and black pixels white using the WIC. I tried using IWICBitmapDecoder::CopyPalette and IWICPalette::GetColors to retrieve the colors and invert them. But I couldn't do it successfully.

David Walschots
  • 12,279
  • 5
  • 36
  • 59
rij
  • 1

0 Answers0