com.aspose.slides.pptx
Class FillOverlay

java.lang.Object
  extended by com.aspose.slides.pptx.ImageTransformOperationEx
      extended by com.aspose.slides.pptx.FillOverlay

public class FillOverlay
extends ImageTransformOperationEx

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.


Constructor Summary
FillOverlay()
          fill Overlay effect constructor.
 
Method Summary
 
Methods inherited from class com.aspose.slides.pptx.ImageTransformOperationEx
getPresentation, getSlide
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FillOverlay

public FillOverlay()
fill Overlay effect constructor.