com.aspose.slides
Interface IDuotone

All Superinterfaces:
IImageTransformOperation, IPresentationComponent, ISlideComponent
All Known Implementing Classes:
Duotone

public interface IDuotone
extends IImageTransformOperation


Method Summary
 IColorFormat getColor1()
           
 IColorFormat getColor2()
           
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getColor1

IColorFormat getColor1()

getColor2

IColorFormat getColor2()