42_image_boards: Image Boards

Description Usage Arguments See Also

Description

Plot multiple images, or multiple channels.

Note that init.image.board initializes the plot (in base graphics only) and returns the previous par settings.
Subsequent calls are required to plot each image.

Alternatively, you can use the plot method for ImageArray(s).

Usage

1
2
init.image.board (nr, nc, ..., rby=TRUE) 
decomp.plot (im, ..., rby=TRUE, colfs)

Arguments

im

An RImage or ImageArray

nr, nc

Integers, number of rows and columns.

rby

Logical, if true, fill by row first.

colfs

A list of color functions. Refer to shader.

...

Ignored.

See Also

RImage and ImageArray.

Refer to the above links for examples.


vectools documentation built on June 7, 2021, 9:08 a.m.