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