[oescripting] Wave Filter attributes explained for Vbs III Lesson 12
- From: "Kimberly." <scriptingclass@xxxxxxxxxxx>
- To: "Freelist Oe Scripting" <oescripting@xxxxxxxxxxxxx>
- Date: Sun, 25 Jun 2006 13:15:12 -0400
Page title
Wave Filter
freq Attribute:
Sets the number of waves created by the Wave filter.
Uses an integer that specifies the number of waves. 3 is the default.
Range of values 1 or greater. strength Attribute:
Sets the distance, in pixels, that a filter effect extends.
Uses an integer that specifies or receives the distance, in pixels, that an
effect extends. 5 Default.
Range of values 1 or greater phase Attribute:
Sets the phase offset at which the sine wave starts.
The value, which is an integer that specifies the offset a sine wave is started
from as a percentage of one wave cycle. The value can range from 0 to 100. 0 is
the Default which equals no offset.
You can start the sine wave effect of the Wave filer at:
90 degrees uses a value of 25.
180 degrees uses a value of 50.
270 degrees uses a value of 75.
360 degrees uses a value of 100.



Other related posts:
- » [oescripting] Wave Filter attributes explained for Vbs III Lesson 12