Function colorInCanvas

  • tints the given canvas to the specified color

    Parameters

    • canvasContext: CanvasRenderingContext2D
    • color: Color
    • size: Size
    • Optional optOrigin: Size

    Returns void

Generated using TypeDoc