|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ImageTransformOperationEx
com.aspose.slides.ColorReplace
public class ColorReplace
Represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected.
Constructor Summary | |
---|---|
ColorReplace()
Color Replace effect consructor. |
Method Summary | |
---|---|
ColorFormatEx |
getColor()
Returns color format which will replace color of every pixel. |
EffectDataEx |
getReadonly(BaseSlideEx slide,
com.aspose.slides.ColorFormatEx.FloatColor styleColor)
|
Methods inherited from class com.aspose.slides.ImageTransformOperationEx |
---|
getPresentation, getSlide |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorReplace()
Color Replace effect consructor.
Method Detail |
---|
public ColorFormatEx getColor()
Returns color format which will replace color of every pixel.
public EffectDataEx getReadonly(BaseSlideEx slide, com.aspose.slides.ColorFormatEx.FloatColor styleColor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |