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.
新しい大きな画像の中央部分として使用したい System.Drawing.Image があります。(常に)大きい画像の寸法が与えられており、その画像をすべて白にして、その中心を最初の画像でオーバーレイするという考えです。GDI+ を使用してこれを行う方法はありますか? TextureBrush と Graphic クラスの組み合わせでしょうか。私は提案を受け入れます。ありがとう!
似たような質問がたくさんありますが、ここに基本を示すと思われる質問があります。
c# と asp.net を使用して複数の透明な PNG を JPG に配置するにはどうすればよいですか?