com.aspose.slides
Class ImageTransformOperationEx

java.lang.Object
  extended by com.aspose.slides.ImageTransformOperationEx
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
AlphaBiLevel, AlphaCeiling, AlphaFloor, AlphaInverse, AlphaModulate, AlphaModulateFixed, AlphaReplace, BiLevel, Blur, ColorChange, ColorReplace, Duotone, FillOverlay, GrayScale, HSL, Luminance, Tint

public abstract class ImageTransformOperationEx
extends java.lang.Object
implements java.lang.Cloneable

Represents abstract image transformation effect.


Method Summary
 PresentationEx getPresentation()
           
 BaseSlideEx getSlide()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPresentation

public PresentationEx getPresentation()

getSlide

public BaseSlideEx getSlide()