|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
SVGFEGaussianBlurElement |
| Module: | svg |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
setStdDeviation |
void setStdDeviation( in float stdDeviationX, in float stdDeviationY);
in1 |
readonly attribute SVGAnimatedString in1;
stdDeviationX |
readonly attribute SVGAnimatedNumber stdDeviationX;
stdDeviationY |
readonly attribute SVGAnimatedNumber stdDeviationY;
Last Updated: 2009-05-29