Skip to content

Commit

Permalink
Update readme to cover masks
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Mar 13, 2024
1 parent facdb30 commit aa06880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The OMERO Zarr Pixel Buffer follows the principles of a classical OMERO.server
[service extension](https://omero.readthedocs.io/en/v5.6.10/developers/Server/ExtendingOmero.html#services).

After putting the `omero-zarr-pixel-buffer.jar` under `lib/server`, the server
must be restarted. To use the ZarrPixelBuffer, an Image object must be populated with
must be restarted. To use the ZarrPixelBuffer, an Image or Mask object must be populated with
an [ExternalInfo](https://docs.openmicroscopy.org/omero-blitz/5.7.2/slice2html/omero/model/ExternalInfo.html)
object with the following properties:

Expand Down

0 comments on commit aa06880

Please sign in to comment.