Uses of Class
net.imglib2.type.numeric.integer.Unsigned2BitType
Packages that use Unsigned2BitType
-
Uses of Unsigned2BitType in net.imglib2.type.numeric.integer
Methods in net.imglib2.type.numeric.integer that return Unsigned2BitTypeModifier and TypeMethodDescriptionUnsigned2BitType.copy()Unsigned2BitType.createVariable()Unsigned2BitType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.numeric.integer that return types with arguments of type Unsigned2BitTypeModifier and TypeMethodDescriptionNativeImg<Unsigned2BitType, ? extends LongAccess> Unsigned2BitType.createSuitableNativeImg(NativeImgFactory<Unsigned2BitType> storageFactory, long[] dim) Method parameters in net.imglib2.type.numeric.integer with type arguments of type Unsigned2BitTypeModifier and TypeMethodDescriptionNativeImg<Unsigned2BitType, ? extends LongAccess> Unsigned2BitType.createSuitableNativeImg(NativeImgFactory<Unsigned2BitType> storageFactory, long[] dim)