changeStrength Method
Changes the intensity of the light applied with the light filter.
Syntax
object.filters.light.changeStrength(iLightNumber, iStrength, iAbsolute)
Parameters
iLightNumber Required. Integer that specifies the identifying number for the light, for use in scripting. iStrength Required. Integer that specifies the intensity of the light filter, with values ranging from 0 (lowest intensity) to 100 (highest intensity). iAbsolute Required. Integer that specifies whether the intensity value of iStrength is an absolute value that replaces the current value, or is a relative value that is added to the current value. A nonzero value indicates the intensity value is absolute; a value of 0 indicates the intensity value is relative. The intensity specified pertains to the target coordinates.
Return Value
No return value.
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus. light
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.