[413088]: / man / as.OmeZarr.Rd

Download this file

19 lines (16 with data), 398 Bytes

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