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