| Package | org.libspark.swfassist.swf.tags |
| Class | public class DefineBitsJPEG3 |
| Inheritance | DefineBitsJPEG3 DefineBitsJPEG2 DefineBits AbstractTag |
| Property | Defined by | ||
|---|---|---|---|
| bitmapAlphaData : ByteArray | DefineBitsJPEG3 | ||
![]() | characterId : uint | DefineBits | |
![]() | code : uint | AbstractTag | |
![]() | jpegData : ByteArray | DefineBits | |
| Method | Defined by | ||
|---|---|---|---|
|
DefineBitsJPEG3(code:uint = 0)
| DefineBitsJPEG3 | ||
|
visit(visitor:TagVisitor):void
| DefineBitsJPEG3 | ||
| bitmapAlphaData | property |
bitmapAlphaData:ByteArray [read-write]Implementation
public function get bitmapAlphaData():ByteArray
public function set bitmapAlphaData(value:ByteArray):void
| DefineBitsJPEG3 | () | constructor |
public function DefineBitsJPEG3(code:uint = 0)Parameters
code:uint (default = 0) |
| visit | () | method |