Mac OS X Reference Library Apple Developer
Search

SVGFilterElement

Module:
svg
Inherits from:
Declared In:

Overview

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



Functions

setFilterRes

setFilterRes



void setFilterRes(
    in unsigned long filterResX,
    in unsigned long filterResY); 

Member Data

filterResX
filterResY
filterUnits
height
primitiveUnits
width
x
y

filterResX



readonly attribute SVGAnimatedInteger filterResX; 

filterResY



readonly attribute SVGAnimatedInteger filterResY; 

filterUnits



readonly attribute SVGAnimatedEnumeration filterUnits; 

height



readonly attribute SVGAnimatedLength height; 

primitiveUnits



readonly attribute SVGAnimatedEnumeration primitiveUnits; 

width



readonly attribute SVGAnimatedLength width; 

x



readonly attribute SVGAnimatedLength x; 

y



readonly attribute SVGAnimatedLength y; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27