Class ToUnsignedByteScaleByMaxValue


public final class ToUnsignedByteScaleByMaxValue
extends ToUnsignedByte
Converts voxel buffers to an unsigned 8-bit buffer linearly scaling against the maximum constant value.

The scaling occurs so that the full 8-bit range of values is supported.

Author:
Owen Feehan