-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
1.4.0
-
x86
-
windows_2000
Name: bsC130419 Date: 06/20/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
A nice, simple request! :)
java.awt.Toolkit.getDefaultToolkit().createImage(int width, int height);
It is possible to create a new image by size in an applet, but not in an
application. Having the ability to do this would greatly simplify double
buffering in applications.
(Review ID: 126956)
======================================================================