Classes | |
| class | Vignette |
| Vignette operator properties for Script Engine. Creates a vignette effect that darkens or lightens the edges of the video frame. More... | |
Enumerations | |
| enum | VignetteShape { Elliptical = 0 , Rectangular = 1 , Diamond = 2 } |
| enum | VignetteBlendMode { Multiply = 0 , Screen = 1 , Overlay = 2 , SoftLight = 3 } |