Package org.anchoranalysis.io.bioformats.copyconvert.tofloat
package org.anchoranalysis.io.bioformats.copyconvert.tofloat
Converts the byte stream opened by Bioformats into channels of
FloatBuffer
.-
ClassesClassDescriptionConvert to a float buffer, given an unsigned-byte source buffer.Convert to a float buffer, given an unsigned-int source buffer.Base class for implementations of
ConvertTo
that convert to float buffers.