A doc on most Java2D flags

Just to make sure everybody saw this:
http://java.sun.com/j2se/1.5.0/docs/guide/2d/flags.html

Repetita juvant

Questions:

Q: “Only translation transforms are supported (no rotation, scaling, and so on).”. What happens to performance when we are blit-tranforming from BufferedImage to VolatileImage (comparing to BufferedImage -> BufferedImage) ?

Q: why VolatileImage.getSnapshot() is declared as abstract ?

Mik

ah nice trembovetski, i will test this with 5.0 RC and play with the settings on my windows pc