|
||||||||
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 | |
---|---|
int |
getColorFrom()
|
int |
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 int getColorFrom()
public int 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 |