Uses of Class
net.imglib2.type.logic.BitType
Packages that use BitType
-
Uses of BitType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type BitTypeModifier and TypeMethodDescriptionArrayImgs.bits(long... dim) static final <A extends LongAccess>
ArrayImg<BitType, A> ArrayImgs.bits(A access, long... dim) -
Uses of BitType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type BitType -
Uses of BitType in net.imglib2.type.logic
Methods in net.imglib2.type.logic that return BitTypeModifier and TypeMethodDescriptionBitType.copy()BitType.createVariable()BitType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.logic that return types with arguments of type BitTypeModifier and TypeMethodDescriptionNativeImg<BitType, ? extends LongAccess> BitType.createSuitableNativeImg(NativeImgFactory<BitType> storageFactory, long[] dim) Methods in net.imglib2.type.logic with parameters of type BitTypeModifier and TypeMethodDescriptionvoidvoidintvoidvoidvoidvoidvoidbooleanBitType.valueEquals(BitType t) voidMethod parameters in net.imglib2.type.logic with type arguments of type BitTypeModifier and TypeMethodDescriptionNativeImg<BitType, ? extends LongAccess> BitType.createSuitableNativeImg(NativeImgFactory<BitType> storageFactory, long[] dim)