|
||||||||
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.FillOverlayDataEx
public class FillOverlayDataEx
Immutable object which represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.
Method Summary | |
---|---|
int |
getBlendMode()
Determines how one fill drawn over another. |
FillFormatDataEx |
getFillFormat()
Returns a overlaying fill properties. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getBlendMode()
Determines how one fill drawn over another.
Readonly FillBlendModeEx
.
public FillFormatDataEx getFillFormat()
Returns a overlaying fill properties.
Readonly FillBlendModeEx
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |