|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectDataEx
com.aspose.slides.TintDataEx
public class TintDataEx
Immutable object which represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.
Method Summary | |
---|---|
float |
getAmount()
Returns effect amount. |
float |
getHue()
Returns hue. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getHue()
Returns hue.
Readonly float
.
public float getAmount()
Returns effect amount.
Readonly float
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |