...
Property | Default | Notes |
|---|---|---|
x | |
|
y | |
|
image |
| must be a java.awt.Image, an image or shape operation |
classpath |
| String |
url |
| URL or String |
file |
| File or String |
opacity | | controls how much of the image is visible, value must be in the range [0..1] |
asImage | | if true will skip drawing the image right away, useful for texture painting |
...