High quality video / gif exporter based on external packages gifski and av.
image_write_video(image, path = NULL, framerate = 1, ...)image_write_gif(image, path = NULL, ...)
magick image object returned by image_read() or image_graph()
filename of the output gif or video. This is also the return value.
frames per second, passed to av_encode_video
additional parameters passed to av_encode_video and gifski.
This requires an image with multiple frames. The GIF exporter accomplishes the same thing as image_animate but much faster and with better quality.
Other image: _index_, analysis,
animation, attributes,
color, composite,
device, edges,
editing, effects,
fx, geometry,
morphology, ocr,
options, painting,
segmentation, transform