Creating Images Programmatically

suggest change

Remarks

BufferedImage.getGraphics() always returns Graphics2D.

Using a VolatileImage may significantly improve the speed of drawing operations, but also has its drawbacks: its contents may be lost at any moment and they may have to be redrawn from scratch.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Creating Images Programmatically:
*Creating Images Programmatically

Table Of Contents
96XJC
113Creating Images Programmatically
122JNDI
150JMX