convert_image_size_unit: Convert image sizes

Description Usage Arguments

View source: R/image_tools.R

Description

Convert image sizes to pixel from other units.

Usage

1
convert_image_size_unit(image_path, width = NULL, height = NULL, dpi = NULL)

Arguments

image_path

Path to image.

width

Image width in centimeter.

height

Image height in centimeter.

dpi

Dots Per Inch unit used for conversion.


emphazis-org/emphazis documentation built on April 27, 2021, 1:27 a.m.