public class AlphaReplaceEffect extends ImageTransformEffect
ImageTransformEffect.TypeEnum| Constructor and Description |
|---|
AlphaReplaceEffect() |
| Modifier and Type | Method and Description |
|---|---|
AlphaReplaceEffect |
alpha(Double alpha) |
boolean |
equals(Object o) |
Double |
getAlpha()
The new opacity value.
|
int |
hashCode() |
void |
setAlpha(Double alpha) |
String |
toString() |
getType, setTypepublic AlphaReplaceEffect alpha(Double alpha)
public Double getAlpha()
public void setAlpha(Double alpha)
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.