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

Property summary

Properties inherited from class Object

constructor (Object.constructor property), __proto__ (Object.__proto__ property), prototype (Object.prototype property), __resolve (Object.__resolve property)


Method summary

Modifiers

Signature

Description

 

clone() : BitmapFilter

Returns a BitmapFilter object that is an exact copy of the original BitmapFilter object.


Methods inherited from class Object

addProperty (Object.addProperty method), hasOwnProperty (Object.hasOwnProperty method), isPropertyEnumerable (Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf method), registerClass (Object.registerClass method), toString (Object.toString method), unwatch (Object.unwatch method), valueOf (Object.valueOf method), watch (Object.watch method)


clone (BitmapFilter.clone method)

public clone() : BitmapFilter

Returns a BitmapFilter object that is an exact copy of the original BitmapFilter object.

Availability: ActionScript 1.0; Flash Player 8

Returns

flash.filters.BitmapFilter - A BitmapFilter object.



ActionScript 2.0 Language Reference for Macromedia Flash 8
ActionScript 2.0 Language Reference for Macromedia Flash 8
ISBN: 0321384040
EAN: 2147483647
Year: 2004
Pages: 113

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net