com.aspose.slides
Class ImageTransformOperationEx

java.lang.Object
  extended by com.aspose.slides.ImageTransformOperationEx
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

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

getSlide

public BaseSlideEx getSlide()

getPresentation

public PresentationEx getPresentation()