public abstract class EffectEffectiveData<TLocalData,TEffectiveData extends AccessibleEffectiveData<TLocalData,TEffectiveData>> extends AccessibleEffectiveData<TLocalData,TEffectiveData> implements IEffectEffectiveData
Base class for immutable objects, which represent effect.
Modifier and Type | Method and Description |
---|---|
abstract 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 abstract com.aspose.slides.TrueColorBitmap apply(com.aspose.slides.TrueColorBitmap img)
public java.lang.String getStringData()
public void resolveStyledColors(IBaseSlide slide, com.aspose.slides.StyleColorEffectiveData styleColor)
public void resolveFontDatas(IBaseSlide slide)
Copyright © 2004-2021 Aspose Pty Ltd. All Rights Reserved.