Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有任何 Nuget 或 github,使用它们我们可以像在 Paint 中那样借助鼠标在图像上绘制圆圈。
任何链接都会很有帮助
在 HTML 和 java 脚本中使用 Canvas。以下将有所帮助:
http://www.techrepublic.com/blog/web-designer/html5-drawing-images-and-adding-text-to-the-canvas-element/
用 mousemove 画圆: 使用鼠标事件在画布上画一个圆
请参阅此处的第三个示例,它们正在绘制猫图像:
http://intridea.github.io/sketch.js/