Home Segments Top Top Previous Next

843: Mainline

Next, you use the createImage method, provided by the default toolkit, to create an image from the ImageProducer instance:

Image image = tk.createImage(producer)