How to copy bufferedImage

后端 未结 4 931
迷失自我
迷失自我 2021-01-28 02:48

I have written the following example to give something runnable of a problem I am having. When you press the button the controlWhichImage switches to 2. The problem is that when

4条回答
  •  自闭症患者
    2021-01-28 03:43

    See this question if you want to know how to copy an BufferedImage: How to copy BufferedImage

提交回复
热议问题