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.
完全に透明な Image オブジェクトを作成したいと考えています。JFrame メソッド
createImage(int x, int y);
透明な四角形ではなく、白い四角形を作成するため、まったく役に立ちません。以前は透明なPNGファイルを読み込んでいたのですが、もっと簡単な方法があるはずです。