Function subtract

  • Calculate a new image that is the subtraction between the current image and the otherImage.

    Parameters

    Returns Image

    The subtracted image.

  • Calculate a new image that is the subtraction between the current image and the otherImage.

    Parameters

    Returns Mask

    The subtracted image.

  • Calculate a new image that is the subtraction between the current image and the otherImage.

    Parameters

    Returns Image | Mask

    The subtracted image.