| Package | Description |
|---|---|
| org.apache.royale.compiler.targets | |
| org.apache.royale.swf | |
| org.apache.royale.swf.types |
| Modifier and Type | Method and Description |
|---|---|
RGB |
ITargetReport.getBackgroundColor()
Gets the background color.
|
| Modifier and Type | Method and Description |
|---|---|
RGB |
ISWF.getBackgroundColor()
Get SWF movie background color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISWF.setBackgroundColor(RGB color)
Set SWF movie background color.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.