WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMSVGComponentTransferFunctionElement

IID:dfdb8833-0e7d-407d-acac-18e563ea94e8
Inherits From:nsIDOMSVGElement

Constants

PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN = 0
PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY = 1
PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_TABLE = 2
PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE = 3
PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_LINEAR = 4
PRUint16 SVG_FECOMPONENTTRANSFER_TYPE_GAMMA = 5

Properties

readonly nsIDOMSVGAnimatedNumber amplitude

readonly nsIDOMSVGAnimatedNumber exponent

readonly nsIDOMSVGAnimatedNumber intercept

readonly nsIDOMSVGAnimatedNumber offset

readonly nsIDOMSVGAnimatedNumber slope

readonly nsIDOMSVGAnimatedNumberList tableValues

readonly nsIDOMSVGAnimatedEnumeration type


Methods

[noscript] void GenerateLookupTable ( out PRUint8 table )

void GenerateLookupTable ( out PRUint8 table )

Arguments:
table

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com