| attributes | R Documentation |
Attributes are properties of the image that might be present on some images and might affect image manipulation methods.
image_comment(image, comment = NULL)
image_info(image)
image |
magick image object returned by |
comment |
string to set an image comment |
Each attribute can be get and set with the same function. The image_info()
function returns a data frame with some commonly used attributes.
Other image:
_index_,
analysis,
animation,
color,
composite,
defines,
device,
edges,
editing,
effects(),
fx,
geometry,
morphology,
ocr,
options(),
painting,
segmentation,
transform(),
video
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.