img <- system.file("images/plot.gif", package="gWidgets") ## some image
i <- imageItem(img) ## constructor
## Not run: i$make_ui(container=gwindow("Image")) ## show item directly
Run the code above in your browser using DataLab