Answer the question
In order to leave comments, you need to log in
Are there options for image manipulation without using the java.awt.* package?
There is a server application in Java that accepts image files via http.
The image needs to be resized, saved and made a few previews. All solutions to the problem come down to using the java.awt.* package, in particular BufferedImage. It is not clear why in a headless application to use GUI packages? Is there an explanation for this, or can anyone come across the implementation of a task without GUI classes?
Answer the question
In order to leave comments, you need to log in
What's the problem? in the presence of the word GUI in the comments and documentation?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question