Function toImage

  • Creates a p5.Image from an existing Tensor object.

    Returns

    the image

    Parameters

    • t: Tensor

      the image as a tensor

    Returns Promise<Image>

Generated using TypeDoc