How to copy an image to the clipboard
in
Programming Questions
•
2 years ago
The code works to copy an image from the clipboard
SEE http://forum.processing.org/topic/how-do-you-copy-image-data-from-the-clipboard
However how do you copy an image to the clipboard
I have some reference links but no luck so far
http://www.javaworld.com/javaworld/javatips/jw-javatip61.html?page=6 <<really helpful
http://elliotth.blogspot.com/2005/09/copying-images-to-clipboard-with-java.html
http://wiki.processing.org/w/Copy_image_to_clipboard
http://www.java2s.com/Code/Java/2D-Graphics-GUI/SendingImageObjectsthroughtheClipboard.htm
I am making some progress but not there yet.
My issue is the imageSelection class.
SEE http://forum.processing.org/topic/how-do-you-copy-image-data-from-the-clipboard
However how do you copy an image to the clipboard
I have some reference links but no luck so far
http://www.javaworld.com/javaworld/javatips/jw-javatip61.html?page=6 <<really helpful
http://elliotth.blogspot.com/2005/09/copying-images-to-clipboard-with-java.html
http://wiki.processing.org/w/Copy_image_to_clipboard
http://www.java2s.com/Code/Java/2D-Graphics-GUI/SendingImageObjectsthroughtheClipboard.htm
I am making some progress but not there yet.
My issue is the imageSelection class.
1