D
D
DigitalSmile2015-02-11 12:18:05
Java
DigitalSmile, 2015-02-11 12:18:05

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

3 answer(s)
A
Alexander Taratin, 2015-02-11
@DigitalSmile

www.imagemagick.org

2
2bastu3, 2015-02-11
@2bastu3

What's the problem? in the presence of the word GUI in the comments and documentation?

T
Takheer, 2015-02-11
@Takheer

html for example. I support the previous speaker.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question