public class IntAWTScreenImage extends ArrayImgAWTScreenImage<IntType,IntArray>
AWTScreenImage
that is an ArrayImg<ShortType, ShortArray>
.entitiesPerPixel, linkedType, numEntities
dimension, max, n, numPixels
Constructor and Description |
---|
IntAWTScreenImage(ArrayImg<IntType,IntArray> img) |
IntAWTScreenImage(IntType type,
IntArray data,
long[] dim) |
Modifier and Type | Method and Description |
---|---|
protected DataBufferInt |
createDataBuffer(IntArray 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
protected DataBufferInt createDataBuffer(IntArray data)
createDataBuffer
in class ArrayImgAWTScreenImage<IntType,IntArray>
Copyright © 2009–2017 ImgLib2. All rights reserved.