|
||||||||
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.ColorChangeDataEx
public class ColorChangeDataEx
Immutable object which represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor.
Method Summary | |
---|---|
java.awt.Color |
getColorFrom()
|
java.awt.Color |
getColorTo()
|
boolean |
getUseAlpha()
Returns a boolean value which determines if alpha component should be used. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.awt.Color getColorFrom()
public java.awt.Color getColorTo()
public boolean getUseAlpha()
Returns a boolean value which determines if alpha component should be used.
Readonly bool
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |