Function multiply

  • Multiplies points by a certain value.

    Parameters

    • image: Image

      image to which multiplication will be applied.

    • value: number

      Value by which each pixel will be multiplied.

    • options: MultiplyOptions = {}

      Multiply options

    Returns Image

    image.