Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add null check for image.getFormat()
Under some conditions, an Image might have no associated format. This will be the case for ROMIO pixel buffer e.g. created by scripts or OMERO pyramid pixel buffer created by the PixelService for large images without resolutions.
- Loading branch information