How to get the pixel data but in the jpg format!!

J

José Mª

I need the pixel data from the images but I want it in the compressed
format, but I don´t know how to do it.

I f someone knows something, please tell me .

Thank you.
 
D

David Zimmerman

José Mª said:
I need the pixel data from the images but I want it in the compressed
format, but I don´t know how to do it.

Look at javax.imageio.ImageIO.write(). You will be able to write your
image to a ByteArrayOutpotStream in JPG or PNG format
 

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

Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top