addPoint Method

MS Office DHTML, HTML & CSS

addPoint Method


Adds a light source that originates from a single point and radiates in all directions.

Syntax

object.filters.light.addPoint(iX, iY, iZ, iRed, iGreen, iBlue, iStrength)

Parameters

iXRequired. Integer that specifies the left coordinate of the light source.
iYRequired. Integer that specifies the top coordinate of the light source.
iZRequired. Integer that specifies the z-axis level of the light source.
iRedRequired. Integer that specifies the red value, ranging from 0 (lowest saturation) to 255 (highest saturation).
iGreenRequired. Integer that specifies the green value, ranging from 0 (lowest saturation) to 255 (highest saturation).
iBlueRequired. Integer that specifies the blue value, ranging from 0 (lowest saturation) to 255 (highest saturation).
iStrengthRequired. Integer that specifies the intensity of the light filter, with values ranging from 0 (lowest intensity) to 100 (highest intensity). The intensity specified pertains to the target coordinates.

Return Value

No return value.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
Version data is listed when the mouse hovers over a link, or the link has focus.
light

Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.