Uses of Class
com.jhlabs.image.Curve
-
Packages that use Curve Package Description com.jhlabs.image -
-
Uses of Curve in com.jhlabs.image
Methods in com.jhlabs.image that return Curve Modifier and Type Method Description Curve[]
CurvesFilter. getCurves()
Methods in com.jhlabs.image with parameters of type Curve Modifier and Type Method Description void
CurvesFilter. setCurve(Curve curve)
void
CurvesFilter. setCurves(Curve[] curves)
Constructors in com.jhlabs.image with parameters of type Curve Constructor Description Curve(Curve curve)
-