Pen::changeTransparency()
Change the transparency by a step
Syntax
Java
.changeTransparency(step)
Parameters
| Name | Data Type | Description |
|---|---|---|
| step | double | the step to change the transparency by |
Return
void

Change the transparency by a step
.changeTransparency(step)
| Name | Data Type | Description |
|---|---|---|
| step | double | the step to change the transparency by |
void