ActionScript : ActionScript Classes : BitmapData (flash.display.BitmapData)
Context of the notion in the technology: Document / Topc: ActionScript Document / Topc: ActionScript Classes
Related Keywords: Action Script Action Script Classes Bitmap Data flash display Bitmap Data
Help URL: http://livedocs.macromedia.com/flash/8/main/00001942.html
Items Related to BitmapData (flash.display.BitmapData)
Inner Elements of BitmapData (flash.display.BitmapData)
BitmapData (flash.display.BitmapData) contains following items:
- height
- rectangle
- transparent
- width
- applyFilter (apply Filter)
- clone
- colorTransform (color Transform)
- copyChannel (copy Channel)
- copyPixels (copy Pixels)
- dispose
- draw
- fillRect (fill Rect)
- floodFill (flood Fill)
- generateFilterRect (generate Filter Rect)
- getColorBoundsRect (get Color Bounds Rect)
- getPixel (get Pixel)
- getPixel32 (get Pixel )
- hitTest (hit Test)
- loadBitmap (load Bitmap)
- merge
- noise
- paletteMap (palette Map)
- perlinNoise (perlin Noise)
- pixelDissolve (pixel Dissolve)
- scroll
- setPixel (set Pixel)
- setPixel32 (set Pixel )
- threshold
ActionScript is an ECMAScript-based programming language used for scripting Macromedia Flash movies and applications. Since both ActionScript and JavaScript are based on the same ECMAScript syntax, fluency in one theoretically translates easily to the other. However, while JavaScript's DOM is browser window, document and form centric, the ActionScript DOM is movie centric, which may include animations, audio, text and event handling. -- wikipedia.org
|