com.aspose.slides
Class AlphaInverse

java.lang.Object
  extended by com.aspose.slides.ImageTransformOperation
      extended by com.aspose.slides.AlphaInverse
All Implemented Interfaces:
IAlphaInverse, IImageTransformOperation, java.lang.Cloneable

public class AlphaInverse
extends ImageTransformOperation
implements IAlphaInverse

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


Method Summary
 com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
           
 EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.util.FloatColor styleColor)
           
 long getVersion()
           
 
Methods inherited from class com.aspose.slides.ImageTransformOperation
getParent_Immediate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEffective

public final EffectEffectiveData getEffective(BaseSlide slide,
                                              com.aspose.slides.util.FloatColor styleColor)

getEffective

public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()

getVersion

public long getVersion()
Overrides:
getVersion in class ImageTransformOperation


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.