com.aspose.slides.pptx
Class ColorReplace

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

public class ColorReplace
extends ImageTransformOperationEx

Represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.


Constructor Summary
ColorReplace()
          Color Replace 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

ColorReplace

public ColorReplace()
Color Replace effect constructor.