public abstract class HSBOp extends RGBAOp
Constructor and Description |
---|
HSBOp(Image<? extends RGBALegacyType> img) |
Modifier and Type | Method and Description |
---|---|
double |
eval()
Evaluate this function and return a result in double floating-point precision.
|
protected abstract int |
getIndex() |
duplicate, findCursors
public HSBOp(Image<? extends RGBALegacyType> img)
protected abstract int getIndex()
public final double eval()
IFunction
Copyright © 2015–2021 Fiji. All rights reserved.