public static interface Ops.Math.Complement extends Op
Implementing classes should be annotated with:
@Plugin(type = Ops.Math.Complement.class)
Modifier and Type | Field and Description |
---|---|
static String |
ALIASES |
static String |
NAME |
ops, setEnvironment
static final String NAME
static final String ALIASES
Copyright © 2014–2022 ImageJ. All rights reserved.