com.spire.presentation.drawing
Class ImageTransformOperationEx

java.lang.Object
  extended by com.spire.presentation.drawing.ImageTransformOperationEx
All Implemented Interfaces:
IActivePresentation, ISlideComponent
Direct Known Subclasses:
BlendEffect, FillOverlayEffect

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

Represents image transformation effect.


Constructor Summary
protected ImageTransformOperationEx()
           
 
Method Summary
 
Methods inherited from interface com.spire.presentation.ISlideComponent
getSlide
 
Methods inherited from interface com.spire.presentation.IActivePresentation
getPresentation
 

Constructor Detail

ImageTransformOperationEx

protected ImageTransformOperationEx()