emboss: This function embosses the original JPG image and saves the...

Description Usage Arguments Value

Description

This function embosses the original JPG image and saves the embossed image to out_path.

Usage

1
emboss(input_path, output_path)

Arguments

input_path

(character) -> the file path for the original image we want to emboss

output_path

(character) -> the file path to save the embossed image

Value

No return. Transformed image will be saved into the output_path


UBC-MDS/BeautyR documentation built on May 14, 2019, 11:02 p.m.