buildImage: IFC Image Coercion

View source: R/buildImage.R

buildImageR Documentation

IFC Image Coercion

Description

Helper to build a list image values to allow export

Usage

buildImage(physicalChannel = 1, ..., BF = FALSE, MODE = 1)

Arguments

physicalChannel

the channel. Default is 1. Allowed are [1-12].

...

other arguments to be passed. See members in returned value.

BF

should 'physicalChannel' channel be considered as brightfield. Default is FALSE.

MODE

collection mode (as retrieved by getInfo) determining the range. Default is 1.

Value

a list whose members are "name", "color", "physicalChannel", "xmin", "xmax", "xmid", "ymid", "scalemin", "scalemax", "tokens", "baseimage", "function", "saturation".


IFC documentation built on Sept. 14, 2023, 1:08 a.m.