How To Take A BufferedImage From JEditorPane?

后端 未结 0 665
温柔的废话
温柔的废话 2020-12-29 07:42

I need to load a URL into a JEditorPane, then take a BufferedImge from the JEditorPane, my code below will get me a blank/black image :

import java.awt.*;
imp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题