| |
- __builtin__.object
-
- Filter
-
- FilterBevel
- FilterBlur
- FilterColorMatrix
- FilterConvolution
- FilterDropShadow
- FilterGlow
- FilterGradientGlow
-
- FilterGradientBevel
- SWFFilterFactory
class Filter(__builtin__.object) |
|
Base Filter class |
|
Methods defined here:
- __init__(self, id)
- parse(self, data)
- Parses the filter
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
- id
- Return filter ID
|
|