Uses of Class
net.imglib2.type.numeric.integer.Unsigned2BitType
Packages that use Unsigned2BitType
-
Uses of Unsigned2BitType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type Unsigned2BitTypeModifier and TypeMethodDescriptionstatic ArrayImg<Unsigned2BitType, LongArray> ArrayImgs.unsigned2Bits(long... dim) static <A extends LongAccess>
ArrayImg<Unsigned2BitType, A> ArrayImgs.unsigned2Bits(A access, long... dim) -
Uses of Unsigned2BitType in net.imglib2.type.numeric.integer
Subclasses with type arguments of type Unsigned2BitType in net.imglib2.type.numeric.integerFields in net.imglib2.type.numeric.integer with type parameters of type Unsigned2BitTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<Unsigned2BitType, LongAccess> Unsigned2BitType.typeFactoryMethods 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 Unsigned2BitType