Pool

Pool function creates a pool of water on the image. The x and y coordinates of pool center, width and height of area in which pool appears can be specified and varied linearly during duration.. RGB, YUY2 and Planar 8/ 9-16/32 bit depth formats are supported. Thread Safe.



Details of parameters
Description Name Type Limits Default
clip clip none
start frame number sf Integer within clip first frame
end frame number ef Integer within clip last frame
wave length lambda integer 8 to 100 32
Speed of wave speed float 1 to 100 5
start x coordinate of area center x integer in frame mid frame width
start y coordinate of center of area y integer in frame center of frame
start width of pool width integer pool must be in frame frame width-1
start height of pool area height integer pool to be in frame frame height-1
end x coordinate of pool center ex integer in frame x
end y coordinate of center of pool ey integer in frame y
end width of pool ewidth integer pool must be in frame width
end height of pool area eheight integer pool to be in frame height
end wave length elambda integer 8 to 100 lambda
end Speed of wave espeed float 1 to 100 speed
amplitude amp integer 1 to lambda / 8 lambda / 8
end amplitude eamp integer 1 to elambda / 8 elambda / 8
Back to EffectsPlus Synopsys.
down load EffectsPlus plugin
Back to my plugins page
back to Avisynth