public class RealARGBConverter<R extends RealType<?>> extends AbstractLinearRange implements Converter<R,ARGBType>
max, min, scale
Constructor and Description |
---|
RealARGBConverter() |
RealARGBConverter(double min,
double max) |
Modifier and Type | Method and Description |
---|---|
void |
convert(R input,
ARGBType output) |
int |
getAlpha() |
void |
setAlpha(int alpha) |
getMax, getMin, roundPositive, setMax, setMin
Copyright © 2015–2022 ImgLib2. All rights reserved.