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 メソッドを使用するときに、色が互いににじみ出ないようにするにはどうすればよいですか。これは、実際には一緒に使用してはならない色 (緑/オレンジ、黒、赤など) で発生します。ありがとう
jpegの代わりにpngを生成することでこれを修正したところ、品質が大幅に向上しました
アンチエイリアスが有効になっているようです。それを無効にしようとしましたか?