com.aspose.slides.pptx
Class AlphaInverse

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

public class AlphaInverse
extends ImageTransformOperationEx

Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.


Constructor Summary
AlphaInverse()
          Alpha Inverse 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

AlphaInverse

public AlphaInverse()
Alpha Inverse effect constructor.