Clone A BufferedImage ?

M

M Smith

Hi i would like to clone a buffered image, does anybody know how to do this
?

Cheers
 
R

Ryan Stewart

M Smith said:
Hi i would like to clone a buffered image, does anybody know how to do this
?

Cheers
Well, as you can both get and set the value of each pixel of a
BufferedImage, you could just create a new image of the same size and copy
the value of each pixel over. There may be a better way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top