summary.adimpro: I/O functions

View source: R/io2.R

summary.adimproR Documentation

I/O functions

Description

'summary' method for class '"adimpro"'.

Usage

## S3 method for class 'adimpro'
summary(object, ...)

Arguments

object

an object of class adimpro, usually, a result of a call to read.raw, or read.image.

...

further arguments passed to or from other methods.

Details

The method tries to print information on the image, like image dimension, color space, value range, etc.

Author(s)

Karsten Tabelow tabelow@wias-berlin.de and Joerg Polzehl polzehl@wias-berlin.de

Examples

## Not run: demo(io)
## Not run: demo(manipulate)

adimpro documentation built on Sept. 8, 2023, 5:53 p.m.