Function pix

  • The function defined by the user. It is called for each pixel on the image

    Parameters

    • x: number

      The x position

    • y: number

      The y position

    Returns Color

Generated using TypeDoc