Extending Flash |
|
|
|
| Objects > BitmapItem object | |||
Inheritance Item object > BitmapItem object
Flash MX 2004.
A BitmapItem object refers to a bitmap in the library of a document. The BitmapItem object is a subclass of the Item object (see Item object).
In addition to the Item object properties, the BitmapItem object has following properties:
|
Property |
Description |
|---|---|
|
A Boolean value that specifies whether to allow smoothing of a bitmap. |
|
|
A string that determines the type of image compression applied to the bitmap. |
|
|
An integer that specifies the quality of the bitmap. |
|
|
A Boolean value that specifies whether to use the default imported JPEG quality. |
|
|
|
|