xeonyaya
August 12th, 1999, 08:10 PM
Toolkit tool=getTookit();
Image im=tool.getImage("A local file");
but if the local file is not a image file or the type that drawImage (..) doesn't support ,
what will happen?
Image im=tool.getImage("A local file");
but if the local file is not a image file or the type that drawImage (..) doesn't support ,
what will happen?