This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Details on Java image loading
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Chet Haase has provided very detailed information on strategies for loading images in Java and acheiving good display performance: java.net: ToolkitBufferedVolatileManagedImage Strategies. We're doing quite a bit of image work (with 600 dpi 8.5"x11" images), so I've already become acquainted...