public class DoubleAWTScreenImage extends ArrayImgAWTScreenImage<DoubleType,DoubleArray>
AWTScreenImage
that is an ArrayImg<DoubleType, DoubleArray>
.entitiesPerPixel, linkedType, numEntities
dimension, max, n, numPixels
Constructor and Description |
---|
DoubleAWTScreenImage(ArrayImg<DoubleType,DoubleArray> img) |
DoubleAWTScreenImage(DoubleType type,
DoubleArray data,
long[] dim) |
Modifier and Type | Method and Description |
---|---|
protected DataBufferDouble |
createDataBuffer(DoubleArray data) |
getBitsPerPixel, image
copy, cursor, cursor, factory, iterationOrder, localizingCursor, localizingCursor, randomAccess, randomAccess, subIntervalIterationOrder, supportsOptimizedCursor, update
createLinkedType, setLinkedType
dimension, dimensions, firstElement, iterator, max, max, max, min, min, min, numDimensions, numElements, realMax, realMax, realMax, realMin, realMin, realMin, size, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
firstElement, size
forEach, iterator, spliterator
realMax, realMax, realMax, realMin, realMin, realMin
dimension, dimensions
numDimensions
public DoubleAWTScreenImage(ArrayImg<DoubleType,DoubleArray> img)
public DoubleAWTScreenImage(DoubleType type, DoubleArray data, long[] dim)
protected DataBufferDouble createDataBuffer(DoubleArray data)
createDataBuffer
in class ArrayImgAWTScreenImage<DoubleType,DoubleArray>
Copyright © 2009–2018 ImgLib2. All rights reserved.