Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

attributes

Image Attributes


Description

Attributes are properties of the image that might be present on some images and might affect image manipulation methods.

Usage

image_comment(image, comment = NULL)

image_info(image)

Arguments

image

magick image object returned by image_read() or image_graph()

comment

string to set an image comment

Details

Each attribute can be get and set with the same function. The image_info() function returns a data frame with some commonly used attributes.

See Also


magick

Advanced Graphics and Image-Processing in R

v2.7.2
MIT + file LICENSE
Authors
Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.