MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 296

Actionscript 2.0 language reference
Table of Contents

Advertisement

Modifiers
Signature
pixelDissolve(source
Bitmap:BitmapData,
sourceRect:Rectangle
, destPoint:Point,
[randomSeed:Number],
[numberOfPixels:Numb
er],
[fillColor:Number])
: Number
scroll(x:Number,
y:Number) : Void
setPixel(x:Number,
y:Number,
color:Number) : Void
setPixel32(x:Number,
y:Number,
color:Number) : Void
threshold(sourceBitm
ap:BitmapData,
sourceRect:Rectangle
, destPoint:Point,
operation:String,
threshold:Number,
[color:Number],
[mask:Number],
[copySource:Boolean]
) : Number
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
296
ActionScript classes
Description
Performs a pixel dissolve either from a source image
to a destination image or by using the same image.
Scrolls an image by a certain (x, y) pixel amount.
Sets the color of a single pixel of a BitmapData object.
Sets the color and alpha transparency values of a
single pixel of a BitmapData object.
Tests pixel values in an image against a specified
threshold and sets pixels that pass the test to new
color values.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF