SVGFEGaussianBlurElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

setStdDeviation

setStdDeviation


void setStdDeviation(
    in float stdDeviationX,
    in float stdDeviationY); 

Member Data

in1
stdDeviationX
stdDeviationY

in1


readonly attribute SVGAnimatedString in1; 


stdDeviationX


readonly attribute SVGAnimatedNumber stdDeviationX; 


stdDeviationY


readonly attribute SVGAnimatedNumber stdDeviationY; 

 

Last Updated: 2009-05-29