public class AlphaBiLevelEffect extends ImageTransformEffect
ImageTransformEffect.TypeEnum| Constructor and Description |
|---|
AlphaBiLevelEffect() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getThreshold()
Returns effect threshold.
|
int |
hashCode() |
void |
setThreshold(Double threshold) |
AlphaBiLevelEffect |
threshold(Double threshold) |
String |
toString() |
getType, setTypepublic AlphaBiLevelEffect threshold(Double threshold)
public Double getThreshold()
public void setThreshold(Double threshold)
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.