Uses of Class
net.imglib2.type.numeric.integer.AbstractIntegerBitType
Packages that use AbstractIntegerBitType
-
Uses of AbstractIntegerBitType in net.imglib2.type.numeric.integer
Classes in net.imglib2.type.numeric.integer with type parameters of type AbstractIntegerBitTypeModifier and TypeClassDescriptionclassAbstractIntegerBitType<T extends AbstractIntegerBitType<T>>The performance of this type is traded off for the gain in memory storage.Subclasses of AbstractIntegerBitType in net.imglib2.type.numeric.integerModifier and TypeClassDescriptionclassA 12-bitTypewhose data is stored in aLongAccess.classATypewith a bit depth of 2.classATypewith a bit depth of 4.