R/SpatialData.R
dot-write_ome_ngff_image.Rd
Writes a 3D array (H x W x C) as an OME-NGFF zarr image with multiscales metadata. This creates a single resolution level.
.write_ome_ngff_image(image, path, name = "image", verbose = TRUE)
Numeric 3D array (height, width, channels)
Output path for the image zarr group
Name for the multiscales metadata
Show progress