com.aspose.slides.pptx
Class ColorChange

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

public class ColorChange
extends ImageTransformOperationEx

Represents a Color Change effect. Instances of clrFrom are replaced with instances of clrTo.


Constructor Summary
ColorChange()
          Color Change 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

ColorChange

public ColorChange()
Color Change effect constructor.