gpt4 book ai didi

c++ - 写在透明窗口上的文本周围透明颜色键的彩色边框

转载 作者:行者123 更新时间:2023-11-28 08:17:51 25 4
gpt4 key购买 nike

我使用颜色键创建了一个透明分层窗口,用于使窗口透明。到目前为止一切正常。在上面写文本 - 使用 GDI+ - 也可以...

我遇到的问题是,文本在字母周围有一个 colorkey-color 的细边框...

我在 WM_PAINT 中所做的是:

1. Clear the drawing area Graphics::Clear(ColorKey);
2. Draw the text on it.

我的意思截图:http://imageshack.us/photo/my-images/709/cutp.jpg/

有人知道如何避免这种情况吗?

最佳答案

尝试调用 Graphics::SetTextRenderingHint(TextRenderingHintSingleBitPerPixelGridFit)

关于c++ - 写在透明窗口上的文本周围透明颜色键的彩色边框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7043426/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com