Description Usage Arguments Value Examples
This function converts an image to one of the color : gray, red, green, blue
1 | ColorConv(img, color)
|
img |
path of the input image from package jpeg's function readJPEG(). |
color |
desired color to convert: gray, red, green, blue |
The converted image
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.