03.05.2013 Views

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Modifiers Signature Description<br />

pixelDissolve(source<br />

Bitmap:BitmapData,<br />

sourceRect:Rectangle<br />

, destPoint:Point,<br />

[r<strong>and</strong>omSeed:Number],<br />

[numberOfPixels:Numb<br />

er],<br />

[fillColor:Number])<br />

: Number<br />

scroll(x:Number,<br />

y:Number) : Void<br />

Methods inherited from class Object<br />

Performs a pixel dissolve either from a source image to<br />

a destination image or by using the same image.<br />

Scrolls an image by a certain (x, y) pixel amount.<br />

setPixel(x:Number, Sets the color of a single pixel of a BitmapData object.<br />

y:Number,<br />

color:Number) : Void<br />

setPixel32(x:Number,<br />

y:Number,<br />

color:Number) : Void<br />

threshold(sourceBitm<br />

ap:BitmapData,<br />

sourceRect:Rectangle<br />

, destPoint:Point,<br />

operation:String,<br />

threshold:Number,<br />

[color:Number],<br />

[mask:Number],<br />

[copySource:Boolean]<br />

) : Number<br />

Sets the color <strong>and</strong> alpha transparency values of a<br />

single pixel of a BitmapData object.<br />

Tests pixel values in an image against a specified<br />

threshold <strong>and</strong> sets pixels that pass the test to new<br />

color values.<br />

addProperty (Object.addProperty method), hasOwnProperty<br />

(Object.hasOwnProperty method), isPropertyEnumerable<br />

(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf<br />

method), registerClass (Object.registerClass method), toString<br />

(Object.toString method), unwatch (Object.unwatch method), valueOf<br />

(Object.valueOf method), watch (Object.watch method)<br />

BitmapData (flash.display.BitmapData) 303

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!