|
||||||||
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.AlphaCeiling
public class AlphaCeiling
Represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque.
Constructor Summary | |
---|---|
AlphaCeiling()
Alpha Ceiling effect constructor. |
Method Summary | |
---|---|
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 AlphaCeiling()
Alpha Ceiling effect constructor.
Method Detail |
---|
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 |