Package net.imglib2.img
Interface WrappedImg<T>
-
public interface WrappedImg<T>
An object that wraps anImg
somehow.- Author:
- Christian Dietz
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Img<T>
getImg()
-