Is there any method exist to create vignetting/frame effect on picturebox, ie another picturebox with png image as overlay/mask? I don’t want to see sharp edges between picture and background.
Is there any method exist to create vignetting/frame effect on picturebox, ie another picturebox
Share
You could use OpacityMask : something like
would give a vignette effect.