Uses of Class
org.anchoranalysis.io.bioformats.copyconvert.tobyte.UnsignedByteFromUnsignedByte
Packages that use UnsignedByteFromUnsignedByte
-
Uses of UnsignedByteFromUnsignedByte in org.anchoranalysis.io.bioformats.copyconvert.tobyte
Modifier and TypeClassDescriptionclass
Converts aByteBuffer
encoding unsigned bytes (with interleaving) to unsigned byte type, as expected in an AnchorVoxelBuffer
.class
Converts aByteBuffer
encoding unsigned bytes (no interleaving) to unsigned byte type, as expected in an AnchorVoxelBuffer
.