public class Opacity extends Effect
| Constructor and Description |
|---|
Opacity()
Set the opacity to a givin value.
|
Opacity(float from,
float to) |
Opacity(float from,
float to,
float duration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getFunctionName()
Get the Javascript function name
|
float |
getValue()
Get the opacity
|
getDelay, getDuration, getFps, getFrom, getId, getIntfromString, getQueue, getSequence, getSequenceId, getTo, hashCode, isFired, isQueued, isQueueEnd, isSubmit, isSync, isTransitory, setDelay, setDuration, setFired, setFps, setFrom, setId, setOptions, setQueue, setQueued, setQueueEnd, setSequence, setSequenceId, setSubmit, setSync, setTo, setTransitory, toString, toStringpublic Opacity()
f - public Opacity(float from,
float to)
from - Starting opacityto - end opacitypublic Opacity(float from,
float to,
float duration)
from - Starting opacityto - end opacityduration - public float getValue()
public java.lang.String getFunctionName()
getFunctionName in class EffectCopyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.