EffectFiguredGlass
EffectFiguredGlass generates a number of circular discs with image
inside distorted spherically giving impression of looking through a
figured glass.
Radius of disc determines the circular area. These are repeated as tiles
over the image.
Mag controls distortion inside each disc area.
Drop determines whether distortion is uniform or varying from center to edges.
RGB32, RGB24, YUY2 and YV12 only are supported at this time.
Details of parameters
Description |
Name |
Type |
Limits |
Default |
clip |
|
clip |
|
none |
Effect start frame number |
sf |
Integer |
within clip |
first frame |
Effect end frame number |
ef |
Integer |
within clip |
last frame |
Radius of discs |
radius |
integer |
8 to 1/4th of frame smaller dimension |
30 |
magnification |
mag |
integer |
2 to 32 |
4 |
Is drop effect desired? |
drop |
boolean |
true for yes |
true |
#Usage examples:-
EffectFiguredGlass(last,51,190,radius=40,mag=8,drop=false)
EffectFiguredGlass(last,51,190)
Image with effect :