isvgfediffuselightingelement interface

The isvgfediffuselightingelement interface corresponds to the feDiffuseLighting element.

Members

The isvgfediffuselightingelement interface inherits from the IUnknown interface. isvgfediffuselightingelement also has these types of members:

  • Properties

Properties

The isvgfediffuselightingelement interface has these properties.

Property Access type Description

diffuseConstant

Read-only

Defines the diffuse reflection constant.

in1

Read-only

Identifies input for the given filter primitive.

kernelUnitLengthX

Read-only

kernelUnitLength indicates the intended distance in current filter units for dx and dy in the surface normal calculation formulas.

kernelUnitLengthY

Read-only

kernelUnitLength indicates the intended distance in current filter units for dx and dy in the surface normal calculation formulas.

result

Read-only

Provides a reference for the output result of a filter.

surfaceScale

Read-only

Specifies surface height when the alpha channel of the input image is set to 100% opacity.