Package net.imglib2.type.numeric.integer
-
Class Summary Class Description AbstractIntegerBitType<T extends AbstractIntegerBitType<T>> The performance of this type is traded off for the gain in memory storage.AbstractIntegerType<T extends AbstractIntegerType<T>> TODOByteType TODOGenericByteType<T extends GenericByteType<T>> TODOGenericIntType<T extends GenericIntType<T>> TODOGenericLongType<T extends GenericLongType<T>> Abstract superclass for Long types.GenericShortType<T extends GenericShortType<T>> Abstract base class fornative
IntegerType
s that encode their value into a 16bit short.IntType TODOLongType TODOShortType TODOUnsigned128BitType AType
with a bit depth of 128.Unsigned12BitType A 12-bitType
whose data is stored in aLongAccess
.Unsigned2BitType AType
with a bit depth of 2.Unsigned4BitType AType
with a bit depth of 4.UnsignedByteType TODOUnsignedIntType TODOUnsignedLongType TODOUnsignedShortType TODOUnsignedVariableBitLengthType AType
with arbitrary bit depth up to maximum 64 bits.