summary.adimpro {adimpro} | R Documentation |
'summary' method for class '"adimpro"'.
## S3 method for class 'adimpro': summary(object, ...)
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. |
The method tries to print information on the image, like image dimension, color space, value range, etc.
Karsten Tabelow tabelow@wias-berlin.de