make_vignette_overlay {rayimage} | 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 |