bitdepth: The Bit Depth of an Image

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ImageClass.R

Description

This function returns the bit depth of an Image object, that is the number of bits of information used to encode each channel of each pixel in an image.

Usage

1

Arguments

x

An Image object.

Value

A character string indicating the bit depth of the image. For now, it can only be one of the following:

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, colorspace.

Examples

1
# TODO

neuroconductor-releases/Rvision documentation built on Nov. 10, 2020, 9:10 p.m.