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 TypeClassDescriptionclass
AbstractIntegerBitType<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 TypeClassDescriptionclass
A 12-bitType
whose data is stored in aLongAccess
.class
AType
with a bit depth of 2.class
AType
with a bit depth of 4.