Class FloatAWTScreenImage

All Implemented Interfaces:
Iterable<FloatType>, Dimensions, AWTScreenImage, ScreenImage<Image>, EuclideanSpace, Img<FloatType>, NativeImg<FloatType,FloatArray>, Interval, IterableInterval<FloatType>, IterableRealInterval<FloatType>, RandomAccessible<FloatType>, RandomAccessibleInterval<FloatType>, RealInterval, SubIntervalIterable<FloatType>

public class FloatAWTScreenImage extends ArrayImgAWTScreenImage<FloatType,FloatArray>
A AWTScreenImage that is an ArrayImg<FloatType, FloatArray>.
Author:
Michael Zinsmaier, Martin Horn, Christian Dietz, Curtis Rueden