isvgfefuncrelement interface

The isvgfefuncrelement interface corresponds to the feFuncR element.

Members

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

  • Properties

Properties

The isvgfefuncrelement interface has these properties.

Property Access type Description

amplitude

Read-only

Indicates the amplitude of the gamma function.

exponent

Read-only

Indicates the exponent of the gamma function.

intercept

Read-only

Indicates the intercept of the linear function.

slope

Read-only

Indicates the slope of the linear function.

tableValues

Read-only

Define the lookup table.

type

Read-only

The type of component transfer function. The function type determines the applicability of the other attributes.