Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Loretta Carpenter   on May 30 In Java Category.

  
Question Answered By: Jared Adams   on May 30

If you are going to be doing this type of image  manipulation you are
probably better off using Java 2D to draw the whole thing yourself or
perhaps you can use some other graphic toolkit on top  of 2D. I would
avoid using AWT/Swing and its layout  managers for this type of application.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Image processing Or get search suggestion and latest updates.


Tagged: