svg.ComponentTransferFunctionElement

ComponentTransferFunctionElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

extended by FEFuncAElement, FEFuncBElement, FEFuncGElement, FEFuncRElement

Available on js

Variables

read only amplitude:AnimatedNumber

read only exponent:AnimatedNumber

read only intercept:AnimatedNumber

read only offset:AnimatedNumber

read only slope:AnimatedNumber

read only tableValues:AnimatedNumberList

read only type:AnimatedEnumeration

Static variables

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE:Int = 3

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_GAMMA:Int = 5

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY:Int = 1

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_LINEAR:Int = 4

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_TABLE:Int = 2

static inline read only SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN:Int = 0

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/ComponentTransferFunctionElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部