| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
Defines the values to use for specifying a texture format.
Public Properties
| | Property | Defined By |
|---|
| |  | constructor : Object
A reference to the class object or constructor function for a given object instance. | Object |
Public Methods
| | Method | Defined By |
|---|
| |  |
Indicates whether an object has a specified property defined. | Object |
| |  |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object |
| |  |
Indicates whether the specified property exists and is enumerable. | Object |
| |  |
Sets the availability of a dynamic property for loop operations. | Object |
| |  |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object |
| |  |
Returns the string representation of the specified object. | Object |
| |  |
Returns the primitive value of the specified object. | Object |
public static const BGR_PACKED:String = "bgrPacked565"public static const BGRA:String = "bgra"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
public static const BGRA_PACKED:String = "bgraPacked4444"public static const COMPRESSED:String = "compressed"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11, AIR 3 |
public static const COMPRESSED_ALPHA:String = "compressedAlpha"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 11.4, AIR 3.4 |
© 2013 Adobe Systems Incorporated. All rights reserved.
Sun Apr 7 2013, 07:13 AM -07:00