如何使用Windows Imaging Component反转图像的颜色?

时间:2018-03-16 16:10:47

标签: c++ wic

如何使用Windows Imaging Component反转图像中的颜色?我想使用WIC将白色像素设置为黑色和黑色像素。我尝试使用IWICBitmapDecoder::CopyPaletteIWICPalette::GetColors来检索颜色并将其反转。但我不能成功。

0 个答案:

没有答案