com.aspose.slides
Interface IImageTransformOperation

All Superinterfaces:
IPresentationComponent, ISlideComponent
All Known Subinterfaces:
IAlphaBiLevel, IAlphaCeiling, IAlphaFloor, IAlphaInverse, IAlphaModulate, IAlphaModulateFixed, IAlphaReplace, IBiLevel, IBlur, IColorChange, IColorReplace, IDuotone, IFillOverlay, IGrayScale, IHSL, ILuminance, ITint
All Known Implementing Classes:
AlphaBiLevel, AlphaCeiling, AlphaFloor, AlphaInverse, AlphaModulate, AlphaModulateFixed, AlphaReplace, BiLevel, Blur, ColorChange, ColorReplace, Duotone, FillOverlay, GrayScale, HSL, ImageTransformOperation, Luminance, Tint

public interface IImageTransformOperation
extends ISlideComponent

Represents abstract image transformation effect.


Method Summary
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation