Description Usage Arguments See Also Examples
Converts an image in RGB to the Grayscale.
| 1 | layer_image_rgb_to_grayscale(object, name = NULL)
 | 
| object | Model or layer object | 
| name | An optional name string for the layer. Should be unique in a model (do not reuse the same name twice). It will be autogenerated if it isn't provided. | 
Other image: layer_image_resize
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.