When using VolatileImage to do accerlerated Java2D operations, how do you properly use the methods validate(GraphicsConfiguration) and contentsLost() to ensure that nothing goes wrong. When do you call which method?
From stackoverflow
-
The Javadocs for VolatileImage show you exactly how to use the class.
ziggystar : You're right. Me stupid.
0 comments:
Post a Comment