|
||||||||
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.ColorReplaceDataEx
public class ColorReplaceDataEx
Immutable object which represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.
Constructor Summary | |
---|---|
ColorReplaceDataEx(java.awt.Color c)
|
Method Summary | |
---|---|
java.awt.Color |
getColor()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorReplaceDataEx(java.awt.Color c)
Method Detail |
---|
public java.awt.Color getColor()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |