attributes: Image Attributes

attributesR Documentation

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

Other image: _index_, analysis, animation, color, composite, defines, device, edges, editing, effects(), fx, geometry, morphology, ocr, options(), painting, segmentation, transform(), video


ropensci/magick documentation built on March 10, 2024, 4:20 a.m.