图像质量低 [英] Image Quality is low

查看:164
本文介绍了图像质量低的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将面板控件转换为c#中的图像。



将控件转换为图像后,图像的文本质量必须是可打印的。< br $>


字体必须平滑。

I want to convert the panel control to an image in c#.

After converting the control to an image the text quality of an image must be printable.

The font must be smooth.

推荐答案

首先,从屏幕控制打印图像不是将是高质量 - 您想要使用 PrintDocument类<单独打印/ a> [ ^ ]



其次,我不会将面板转换成图像,除非有很好的理由 - 这意味着你的表单只会看起来擅长单一尺寸 - 您无法轻松调整面板大小。
First off, printing an image from a screen control is not going to be high quality - you want to do printing separately, using the PrintDocument class[^]

Secondly, I wouldn't convert a panel to an image, unless there was a very good reason for it - it means that your form will only look good at a single size - you can't resize the panel easily.


Could you please specify your working context


这篇关于图像质量低的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆