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