public class AlphaInverseEffectiveData extends EffectEffectiveData<AlphaInverse,AlphaInverseEffectiveData> implements IAlphaInverseEffectiveData
Immutable object which represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.
Modifier and Type | Method and Description |
---|---|
com.aspose.slides.TrueColorBitmap |
apply(com.aspose.slides.TrueColorBitmap img) |
java.lang.String |
getStringData() |
void |
resolveFontDatas(IBaseSlide slide) |
void |
resolveStyledColors(IBaseSlide slide,
com.aspose.slides.StyleColorEffectiveData styleColor) |
getActualVersion, getInstanceId, updateCache
equals, hashCode
public void resolveStyledColors(IBaseSlide slide, com.aspose.slides.StyleColorEffectiveData styleColor)
public void resolveFontDatas(IBaseSlide slide)
public com.aspose.slides.TrueColorBitmap apply(com.aspose.slides.TrueColorBitmap img)
apply
in class EffectEffectiveData<AlphaInverse,AlphaInverseEffectiveData>
public java.lang.String getStringData()
getStringData
in class EffectEffectiveData<AlphaInverse,AlphaInverseEffectiveData>
Copyright © 2004-2021 Aspose Pty Ltd. All Rights Reserved.