public class ByteAWTScreenImage extends ArrayImgAWTScreenImage<ByteType,ByteArray>
AWTScreenImage
that is an ArrayImg<ByteType, ByteArray>
.entitiesPerPixel, linkedType, numEntities
dimension, max, n, numPixels
Constructor and Description |
---|
ByteAWTScreenImage(ArrayImg<ByteType,ByteArray> img) |
ByteAWTScreenImage(ByteType type,
ByteArray data,
long[] dim) |
Modifier and Type | Method and Description |
---|---|
protected SignedByteDataBuffer |
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
getAt, getAt, getAt
firstElement, size
forEach, iterator, spliterator
dimension, max, max, max, maxAsLongArray, maxAsPoint, min, min, min, minAsLongArray, minAsPoint, realMax, realMin
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMax, realMin, realMin
allPositive, allPositive, dimensions, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositive
numDimensions
protected SignedByteDataBuffer createDataBuffer(ByteArray data)
createDataBuffer
in class ArrayImgAWTScreenImage<ByteType,ByteArray>
Copyright © 2015–2022 ImgLib2. All rights reserved.