Bitmapinstance Object - MACROMEDIA FLASH 8-EXTENDING FLASH Manual

Extending flash
Table of Contents

Advertisement

BitmapInstance object

Inheritance
Element object
Availability
Flash MX 2004.
Description
The BitmapInstance object is a subclass of the Instance object and represents a bitmap in a
frame (see
Instance
object).
Method summary for the BitmapInstance object
In addition to the
Instance object
BitmapInstance object:
Method
bitmapInstance.getBits()
bitmapInstance.setBits()
Property summary for the BitmapInstance object
In addition to the
Instance object
BitmapInstance object.
Property
bitmapInstance.hPixels
bitmapInstance.vPixels
bitmapInstance.getBits()
Availability
Flash MX 2004.
Usage
bitmapInstance.getBits()
42
Objects
CHAPTER 3
>
Instance object
> BitmapInstance object
methods, you can use the following methods with the
Description
Lets you create bitmap effects by getting the bits out of the
bitmap, manipulating them, and then returning them to Flash.
Sets the bits of an existing bitmap element.
properties, you can use the following properties with the
Description
Read-only; an integer that represents the width of the bitmap,
in pixels.
Read-only; an integer that represents the height of the bitmap,
in pixels.
Objects

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents