[scriptable, uuid(0e966878-ebf1-4455-86fd-f4c7b1f24777)]
interface nsIDOMSVGFEColorMatrixElement : nsIDOMSVGFilterPrimitiveStandardAttributes
Constants
const
unsigned short
SVG_FECOLORMATRIX_TYPE_UNKNOWN = 0
const
unsigned short
SVG_FECOLORMATRIX_TYPE_MATRIX = 1
const
unsigned short
SVG_FECOLORMATRIX_TYPE_SATURATE = 2
const
unsigned short
SVG_FECOLORMATRIX_TYPE_HUE_ROTATE = 3
const
unsigned short
SVG_FECOLORMATRIX_TYPE_LUMINANCE_TO_ALPHA = 4
Attributes
readonly attribute
nsIDOMSVGAnimatedString
in1
readonly attribute
nsIDOMSVGAnimatedEnumeration
type
readonly attribute
nsIDOMSVGAnimatedNumberList
values
Compare to: