|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.effects.ImageTransformOperationEx
com.aspose.slides.pptx.effects.ColorReplace
public class ColorReplace
Color Replacement effect.
All effect colors are changed to a fixed color. Alpha values are unaffected.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.slides.pptx.effects.ImageTransformOperationEx |
---|
ImageTransformOperationEx.PixelEffectDelegate, ImageTransformOperationEx.PixelEffectDelegate1 |
Constructor Summary | |
---|---|
ColorReplace()
Color Replace effect constructor. |
Method Summary | |
---|---|
ColorFormatEx |
getColorFormat()
Returns the color replacement. |
Methods inherited from class com.aspose.slides.pptx.effects.ImageTransformOperationEx |
---|
getPresentation, getSlide |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorReplace()
Method Detail |
---|
public ColorFormatEx getColorFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |