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, setType
public AlphaBiLevelEffect threshold(Double threshold)
public Double getThreshold()
public void setThreshold(Double threshold)
public boolean equals(Object o)
equals
in class ImageTransformEffect
public int hashCode()
hashCode
in class ImageTransformEffect
public String toString()
toString
in class ImageTransformEffect
Copyright © 2023. All rights reserved.