| extract.info | R Documentation |
Extract EXIF information and additional characteristics from an object of class "adimpro".
extract.info(object, what = "Bayer")
object |
an object of class "adimpro" or a character string that
was written as a comment by functions |
what |
A character string specifying which information is to be extracted. Currently implemented are |
This function is mainly used to access and manipulate information when reading or developing images. A more comprehensive overview is provided by function summary.
A character string or integer vector depending on the argument "what".
ImageMagick has to be installed on the system to write "tif", "tiff", "png", "gif", "jpg" or "jpeg" files.
Karsten Tabelow tabelow@wias-berlin.de and Joerg Polzehl polzehl@wias-berlin.de
read.raw, read.image, develop.raw, summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.