Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > BitmapFilter (flash.filters.BitmapFilter) | |||
Object
|
+-flash.filters.BitmapFilter
public class BitmapFilter
extends Object
The BitmapFilter base class for all image filter effects.
The BevelFilter, BlurFilter, ColorMatrixFilter, ConvolutionFilter, DisplacementMapFilter, DropShadowFilter, GlowFilter, GradientBevelFilter, and GradientGlowFilter classes all extend the BitmapFilter class. You can apply these filter effects to bitmaps or MovieClip instances.
You can create subclasses only for the preceding subclasses of the BitmapFilter class.
Availability: ActionScript 1.0; Flash Player 8
Properties inherited from class Object constructor (Object.constructor property), __proto__ (Object.__proto__ property), prototype (Object.prototype property), __resolve (Object.__resolve property)
|
Modifiers |
Signature |
Description |
|---|---|---|
|
|
clone |
Returns a BitmapFilter object that is an exact copy of the original BitmapFilter object. |
Methods inherited from class Object
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001424.html