Public Share on OMERO

This page demonstrates the use of the SLS OMERO server Nightshade to make images on the server viewable by people who are not registered users, for example on a web page.

Images to be made visible need to be placed in the PUBLIC group on Nightshade. Email the Nightshade to be made a member of the PUBLIC group to enable you to do this.

Clicking on the thumbnail will open the image in the full viewer. The image can be zoomed and scrolled, rendering settings changed and ROI's viewed. Changes to settings will not be saved.

The HTML code required to embed thumbnails that link to an image in the PUBLIC group is as follows, where the number is the ID of the image required.

HTML to embed the thumbnail:

src="https://nightshade.openmicroscopy.org/webgateway/render_thumbnail/3925540/"

Thumbnails have a default width of 64 px but can be displayed at any width by customising the thumbnail URL - the required size in pixels at the end of the URL:

src="https://nightshade.openmicroscopy.org/webgateway/render_thumbnail/3925540/200/"

HTML for the link to the full image:

"https://nightshade.openmicroscopy.org/webgateway/img_detail/3925540" target="_blank"

Thumbnail Gallery

Click on a thumbnail to see the image in the full OMERO.web viewer (opens in a new tab).