nrow.Rcpp_Image: The Number of Rows/Columns/Channels of an Image

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ImageClass.R

Description

nrow, ncol and nchan return the number of rows, columns or channels present in an Image object.

Usage

1
2
3

Arguments

x

An Image object.

Value

A numeric value.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

dim which returns all dimensions.

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.