Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 vb .net Graphics.Drawstring 方法时,如何防止颜色相互渗透。这发生在真正不应该一起使用的颜色上,例如绿色/橙色和黑色和红色。谢谢
我通过生成 png 而不是 jpeg 来解决这个问题,质量最终要好得多
听起来您启用了抗锯齿功能。您是否尝试禁用它?