| Package | Description |
|---|---|
| flash.swf | |
| flash.swf.tags |
This package contains the representations for all SWF tags.
|
| flash.swf.types |
This package contains mostly value objects for SWF tag data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagHandler.defineBits(DefineBits tag) |
void |
TagHandler.defineBitsJPEG2(DefineBits tag) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefineBitsJPEG3
This class extends DefineBits by adding support for an alpha channel.
|
class |
DefineBitsLossless
This class extends DefineBits by adding support for an array of
color data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagList.defineBits(DefineBits tag) |
void |
TagList.defineBitsJPEG2(DefineBits tag) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.