| Interface | Description |
|---|---|
| IDataType |
The interface for all SWF data types.
|
| Class | Description |
|---|---|
| Rect |
A rectangle value represents a rectangular region defined by a minimum x- and
y-coordinate position and a maximum x- and y-coordinate position.
|
| RGB |
The RGB record represents a color as a 24-bit red, green, and blue value.
|
| RGBA |
The RGBA record represents a color as 32-bit red, green, blue and alpha
value.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.