Function decodeStack

  • Decode input data and create stack. Data format is automatically detected. Possible formats: tiff.

    Parameters

    • data: ArrayBufferView

      Data to decode.

    Returns Stack

    The decoded image.