Search
Preparing search index...
The search index is not available
SavageDOM
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ColorMatrix
HueRotate
Class HueRotate
Hierarchy
HueRotate
Implements
ColorMatrix
Attribute
<
HueRotate
>
Index
Constructors
constructor
Properties
type
value
Methods
get
interpolator
parse
set
to
String
Constructors
constructor
new
Hue
Rotate
(
value
?:
number
)
:
HueRotate
Parameters
Default value
value:
number
= 0
Returns
HueRotate
Properties
type
type
:
"hueRotate"
= "hueRotate"
value
value
:
number
Methods
get
get
(
element
:
SVGElement
, attr
:
string
)
:
HueRotate
Parameters
element:
SVGElement
attr:
string
Returns
HueRotate
interpolator
interpolator
(
from
:
HueRotate
)
:
function
Parameters
from:
HueRotate
Returns
function
(
t
:
number
)
:
HueRotate
Parameters
t:
number
Returns
HueRotate
parse
parse
(
css
:
string
|
null
)
:
HueRotate
Parameters
css:
string
|
null
Returns
HueRotate
set
set
(
element
:
SVGElement
, attr
:
string
, override
?:
HueRotate
)
:
void
Parameters
element:
SVGElement
attr:
string
Optional
override:
HueRotate
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Color
Matrix
Hue
Rotate
constructor
type
value
get
interpolator
parse
set
to
String
Luminance
ToAlpha
Color
Matrix
Raw
Saturate
type
to
String
Generated using
TypeDoc