-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Not an Issue
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: client-libs
-
Subcomponent:
-
CPU:x86
-
OS: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)
======================================================================