Package net.imglib2.converter.readwrite
Interface SamplerConverter<A,B>
-
- All Known Implementing Classes:
ARGBChannelSamplerConverter,CompositeARGBSamplerConverter,RealDoubleSamplerConverter,RealFloatSamplerConverter
public interface SamplerConverter<A,B>TODO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bconvert(Sampler<? extends A> sampler)
-