Uses of Class
net.imglib2.type.numeric.integer.Unsigned12BitType
Packages that use Unsigned12BitType
-
Uses of Unsigned12BitType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type Unsigned12BitTypeModifier and TypeMethodDescriptionstatic ArrayImg<Unsigned12BitType, LongArray> ArrayImgs.unsigned12Bits(long... dim) static <A extends LongAccess>
ArrayImg<Unsigned12BitType, A> ArrayImgs.unsigned12Bits(A access, long... dim) -
Uses of Unsigned12BitType in net.imglib2.type.numeric.integer
Subclasses with type arguments of type Unsigned12BitType in net.imglib2.type.numeric.integerFields in net.imglib2.type.numeric.integer with type parameters of type Unsigned12BitTypeModifier and TypeFieldDescriptionprivate static final NativeTypeFactory<Unsigned12BitType, LongAccess> Unsigned12BitType.typeFactoryMethods in net.imglib2.type.numeric.integer that return Unsigned12BitTypeModifier and TypeMethodDescriptionUnsigned12BitType.copy()Unsigned12BitType.createVariable()Unsigned12BitType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.numeric.integer that return types with arguments of type Unsigned12BitType