Class FromByte

Object
org.anchoranalysis.image.voxel.buffer.slice.FromByte
All Implemented Interfaces:
SliceBufferIndex<UnsignedByteBuffer>

public class FromByte
extends Object
implements SliceBufferIndex<UnsignedByteBuffer>
Implementation of SliceBufferIndex with voxels of type unsigned byte.
Author:
Owen Feehan