Uses of Package
org.anchoranalysis.io.bioformats.copyconvert
Packages that use org.anchoranalysis.io.bioformats.copyconvert
Package
Description
Converts the byte stream opened by Bioformats into channels of particular data-type.
Converts the byte stream opened by Bioformats into channels of
ByteBuffer
.Converts the byte stream opened by Bioformats into channels of
FloatBuffer
.Converts the byte stream opened by Bioformats into channels of
IntBuffer
.Converts the byte stream opened by Bioformats into channels of
ShortBuffer
.-
Classes in org.anchoranalysis.io.bioformats.copyconvert used by org.anchoranalysis.io.bioformats.copyconvertClassDescriptionConverts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.How values are encoded into an image-file.How to shape the image (across various dimensions) after the copying
-
Classes in org.anchoranalysis.io.bioformats.copyconvert used by org.anchoranalysis.io.bioformats.copyconvert.tobyteClassDescriptionConverts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.
-
Classes in org.anchoranalysis.io.bioformats.copyconvert used by org.anchoranalysis.io.bioformats.copyconvert.tofloatClassDescriptionConverts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.How values are encoded into an image-file.
-
Classes in org.anchoranalysis.io.bioformats.copyconvert used by org.anchoranalysis.io.bioformats.copyconvert.tointClassDescriptionConverts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.
-
Classes in org.anchoranalysis.io.bioformats.copyconvert used by org.anchoranalysis.io.bioformats.copyconvert.toshortClassDescriptionConverts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.