com.aspose.slides
Class ColorReplace
java.lang.Object
com.aspose.slides.ImageTransformOperation
com.aspose.slides.ColorReplace
- All Implemented Interfaces:
- IColorReplace, IImageTransformOperation, java.lang.Cloneable
public class ColorReplace
- extends ImageTransformOperation
- implements IColorReplace, java.lang.Cloneable
Represents a Color Replacement effect.
All effect colors are changed to a fixed color.
Alpha values are unaffected.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getColor
public IColorFormat getColor()
Returns color format which will replace color of every pixel.
Read-only IColorFormat
.
- Specified by:
getColor
in interface IColorReplace
getEffective
public final EffectEffectiveData getEffective(BaseSlide slide,
com.aspose.slides.util.FloatColor styleColor)
getEffective
public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
getVersion
public long getVersion()
- Overrides:
getVersion
in class ImageTransformOperation
Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.