Class ToUnsignedByte

Direct Known Subclasses:
ToUnsignedByteNoScaling, ToUnsignedByteScaleByMaxValue, ToUnsignedByteScaleByMinMaxValue, ToUnsignedByteScaleByType

public abstract class ToUnsignedByte extends VoxelsConverter<UnsignedByteBuffer>
Base class for conversion to unsigned 8-bit.
Author:
Owen Feehan
  • Constructor Details

    • ToUnsignedByte

      public ToUnsignedByte()
  • Method Details