Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

19 Images

Revision as of 19:12, 17 January 2007 by Unnamed Poltroon (Talk)

Back to RWTOverview

Class ImageData

Not yet implemented. Although we plan to implement the ImageData functionality the RWT developer needs to be aware of the fact that the image manipulation takes place on the server-side. To display an image in the application (browser) it needs to be persistent and accessible by a link to the server.

Class Image

Image is implemented, but with a different API. The RWT image references only the path to the image.

Animation

Unlikely, apart from animated GIFs;)

Loading Images

Not yet implemented.

Back to the top