EasyManua.ls Logo

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE - Bitmapfilter (Flash.filters.bitmapfilter)

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
1378 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
332 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
Property summary
Properties inherited from class Object
Method summary
Methods inherited from class Object
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Modifiers Signature Description
clone() :
BitmapFilter
Returns a BitmapFilter object that is an exact copy of
the original BitmapFilter 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)

Table of Contents

Related product manuals