View source: R/image_raw_to_jpg.R
image_raw_to_jpg | R Documentation |
CR2
) to jpg
image
files.image_raw_to_jpg
requires darktable-cli
to be installed.
image_raw_to_jpg(
file,
file_output = NA,
format = "jpg",
verbose = FALSE,
progress = FALSE
)
file |
Vector of raw image file names to be converted. |
file_output |
If desired, a vector of output file names. If not used,
|
format |
Output format of the image file. Only |
verbose |
Should the function give messages? |
progress |
Should a progress bar be displayed? |
Invisible list.
Stuart K. Grange
https://www.darktable.org/usermanual/en/special-topics/program-invocation/darktable-cli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.