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 fornativeIntegerTypes that encode their value into a 16bit short.IntegerTypes IntType TODOLongType TODOShortType TODOUnsigned128BitType ATypewith a bit depth of 128.Unsigned12BitType A 12-bitTypewhose data is stored in aLongAccess.Unsigned2BitType ATypewith a bit depth of 2.Unsigned4BitType ATypewith a bit depth of 4.UnsignedByteType TODOUnsignedIntType TODOUnsignedLongType TODOUnsignedShortType TODOUnsignedVariableBitLengthType ATypewith arbitrary bit depth up to maximum 64 bits.