public class AlphaModulateFixedEffect extends ImageTransformEffect
ImageTransformEffect.TypeEnum| Constructor and Description |
|---|
AlphaModulateFixedEffect() |
| Modifier and Type | Method and Description |
|---|---|
AlphaModulateFixedEffect |
amount(Double amount) |
boolean |
equals(Object o) |
Double |
getAmount()
Returns an amount of effect in percents.
|
int |
hashCode() |
void |
setAmount(Double amount) |
String |
toString() |
getType, setTypepublic AlphaModulateFixedEffect amount(Double amount)
public Double getAmount()
public void setAmount(Double amount)
public boolean equals(Object o)
equals in class ImageTransformEffectpublic int hashCode()
hashCode in class ImageTransformEffectpublic String toString()
toString in class ImageTransformEffectCopyright © 2025. All rights reserved.