Uses of Class
net.imglib2.type.numeric.integer.ByteType
Packages that use ByteType
Package
Description
-
Uses of ByteType in net.imglib2.display.screenimage.awt
Constructors in net.imglib2.display.screenimage.awt with parameters of type ByteTypeConstructor parameters in net.imglib2.display.screenimage.awt with type arguments of type ByteType -
Uses of ByteType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type ByteType -
Uses of ByteType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type ByteType -
Uses of ByteType in net.imglib2.type.numeric.integer
Methods in net.imglib2.type.numeric.integer that return ByteTypeModifier and TypeMethodDescriptionByteType.copy()
ByteType.createVariable()
ByteType.duplicateTypeOnSameNativeImg()
Methods in net.imglib2.type.numeric.integer that return types with arguments of type ByteTypeModifier and TypeMethodDescriptionNativeImg<ByteType,
? extends ByteAccess> ByteType.createSuitableNativeImg
(NativeImgFactory<ByteType> storageFactory, long[] dim) Method parameters in net.imglib2.type.numeric.integer with type arguments of type ByteTypeModifier and TypeMethodDescriptionNativeImg<ByteType,
? extends ByteAccess> ByteType.createSuitableNativeImg
(NativeImgFactory<ByteType> storageFactory, long[] dim)