make_vignette_overlay: Make Vignette Overlay
Description
Makes an overlay to simulate vignetting in a camera
Usage
make_vignette_overlay(width, height, intensity = 0.3, radius = NULL)
Arguments
intensity
Default `0.4`. `1` is max intensity, `0` is min.
radius
Default `NULL`. Max of height or width, divided by 2.