|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.ImageTransformOperationEx
com.aspose.slides.pptx.AlphaReplace
public class AlphaReplace
Represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.
Constructor Summary | |
---|---|
AlphaReplace(float alpha)
Alpha Replace effect constructor. |
Method Summary |
---|
Methods inherited from class com.aspose.slides.pptx.ImageTransformOperationEx |
---|
getPresentation, getSlide |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlphaReplace(float alpha)
alpha
- The new opacity value.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |