a | b/man/as.OmeZarr.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/conversion.R |
||
3 | \name{as.OmeZarr} |
||
4 | \alias{as.OmeZarr} |
||
5 | \title{as.OmeZarr} |
||
6 | \usage{ |
||
7 | as.OmeZarr(object, out_path, image_id = "image_1") |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{object}{a magick-image object} |
||
11 | |||
12 | \item{out_path}{output path to ome.tiff file} |
||
13 | |||
14 | \item{image_id}{image name} |
||
15 | } |
||
16 | \description{ |
||
17 | Converting VoltRon (magick) images to ome.tiff |
||
18 | } |