setImageTransformations: Set image transformation instructions

setImageTransformationsR Documentation

Set image transformation instructions

Description

Sets image transformation instruction list.

Usage

setImageTransformations(object, ...)

## S4 method for signature 'SpatialData'
setImageTransformations(object, img_name, transformations, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

img_name

Character value. The name of the image of interest. If NULL, the active image is chosen by default. Either way, must be one of getImageNames().

Value

The updated input object, containing the added, removed or computed results.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.