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.
Graphics2D を使用して加法混色で描画する方法はありますか? 例)シアンと赤の線が重なっている場合、それらの交点は白色ですか? ありがとう。
を有効にしたいようですXOR modeが、結果が明確に定義されておらず、希望どおりに動作しない可能性があります。
XOR mode
おそらくあなたが望むものを達成することができますか?AlphaComposite結果はより予測可能です。
AlphaComposite