public static interface ImagePlusImgLoader.ConverterFactory<T>
Modifier and Type | Method and Description |
---|---|
<S extends RealType<S> & NativeType<S>> |
create(double min,
double max) |
<S extends RealType<S> & NativeType<S>> Converter<S,T> create(double min, double max)
Copyright © 2015–2021 Fiji. All rights reserved.