View source: R/make_vignette_overlay.R
make_vignette_overlay | R Documentation |
Makes an overlay to simulate vignetting in a camera
make_vignette_overlay(
width,
height,
intensity = 0.3,
radius_multiplier = 1.3,
radius = NULL,
color = "#000000"
)
width |
Width of the image. |
height |
Height of the image. |
intensity |
Default |
radius_multiplier |
Default |
radius |
Default |
color |
Default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.