1.0.2 • Published 11 months ago

image-mark-mobile v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

image-mark-mobile

介绍

一款移动端图片标注处理方案

使用说明

import ImageMark from "image-mark-mobile";

var Mark=new ImageMark(); 

Event

事件说明
init初始化图片el\url|
clearAll清除画布上的所有元素-
clearLast撤销上一次标注-
arc开始画圆-
line开始画带箭头线-
getImageList返回效果图callback

demo