Modifier and Type | Field and Description |
---|---|
protected Cursor<? extends RGBALegacyType> |
c |
Constructor and Description |
---|
RGBAOp(Image<? extends RGBALegacyType> img) |
Modifier and Type | Method and Description |
---|---|
IFunction |
duplicate() |
void |
findCursors(Collection<Cursor<?>> cursors)
Put any cursors in use by this function (and any nested functions) in @param cursors.
|
protected final Cursor<? extends RGBALegacyType> c
public RGBAOp(Image<? extends RGBALegacyType> img)
public final void findCursors(Collection<Cursor<?>> cursors)
IFunction
findCursors
in interface IFunction
Copyright © 2015–2021 Fiji. All rights reserved.