国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術(shù)文章
文章詳情頁

vue 實現(xiàn)無規(guī)則截圖

瀏覽:21日期:2022-09-30 16:38:46

大家所見到的大多數(shù)都是有規(guī)則截圖,可以應(yīng)付大部分的應(yīng)用場景,但是對于圖片處理,想要將規(guī)則交給用戶,普通的截圖已經(jīng)滿足不了用戶了,那我們能不能前端實現(xiàn)圖片的任意規(guī)則截取,接下來讓我一起探討一下吧!

vue 實現(xiàn)無規(guī)則截圖

通過 svg 實現(xiàn) 圖片截取

使用svg中clipPath image標簽 通過id 映射, 動態(tài)位置polygon的坐標,實現(xiàn)圖片的截取

<div><div @mousemove='mousemove' @mouseup='(e) => {mouseup(e);}'> <!-- 畫布展示 --> <svg ref='blackSvg' xmlns='http://www.w3.org/2000/svg' > <defs> <clipPath id='clippath'><polygon :points='points'></polygon> </clipPath> </defs> <image xmlns:link='http://www.w3.org/1999/xlink' rel='external nofollow' preserveAspectRatio='none' ></image> </svg> <!-- 拖拽點 --> <ul class='interception'> <li v-for='item in 4' :ref='`li${item}`' :key='item' @mousedown='(e) => {mousedown(e, item);}' ></li> </ul> <!-- 底圖展示 --> <img src='https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=3228549874,2173006364&fm=26&gp=0.jpg' alt='' /> <!-- 遮罩層 --> <div class='blackDiv'></div> </div> </div>css部分

<style lang='sass'>.blackDiv width: 100% height: 100% position: absolute top: 0 z-index: 2 background: rgba(0,0,0, 1).content width:300px height:300px text-align: left position: relative .blackSvgposition: absolutetop: 0z-index: 3 .blackImgeposition: absolutetop: 0left: 0width: 300pxheight: 300px .interceptionlist-style: noneposition: absolutetop: 0margin: 0padding: 0z-index: 3>li position: absolute width: 10px height: 10px background: blue border-radius: 50% cursor: pointer &:hovertransform: scale(1.2)transition-duration: .2>li:nth-child(1) top: 10px left: 10px>li:nth-child(2) top: 10px left: 100px>li:nth-child(3) top: 100px left: 100px>li:nth-child(4) top: 100px left: 10px</style><script>

export default { name: ’Canvas’, data() { return { points: ’0 0,300 0,300 300,0 300’, // 圖片展示初始化 status: false, index: 0, disX: 0, disY: 0, coordinates: { // 初始化拖拽點1: [0, 0],2: [300, 0],3: [300, 300],4: [0, 300], }, }; }, mounted() { this.$nextTick(() => { for (let key in this.coordinates) {const left = this.coordinates[key][0];const top = this.coordinates[key][1];this.$refs[`li${key}`].style.left = `${left}px`;this.$refs[`li${key}`].style.top = `${top}px`;if (key == 2 || key == 3) { this.$refs[`li${key}`].style.left = `${left - 10}px`;}if (key == 3 || key == 4) { this.$refs[`li${key}`].style.top = `${top - 10}px`;} } document.onmouseup = () => {this.status = false; }; }); }, methods: { //鼠標按下 mousedown(e, index) { this.status = true; this.index = index; this.disX = e.clientX - this.$refs[`li${index}`].offsetLeft; this.disY = e.clientY - this.$refs[`li${index}`].offsetTop; }, // 鼠標抬起 mouseup(e) { this.status = false; }, // 鼠標移動 mousemove(e) { if (this.status) {let left = e.clientX - this.disX;let top = e.clientY - this.disY;this.$refs[`li${this.index}`].style.left = `${left}px`;this.$refs[`li${this.index}`].style.top = `${top}px`;this.coordinates[this.index] = [left, top];const pointsArr = [];for (let item in this.coordinates) { pointsArr.push( Array.from(this.coordinates[item], (e) => { return e + 5; }) );}this.points = pointsArr.join(’ ’); } }, },};效果圖展示

vue 實現(xiàn)無規(guī)則截圖

源碼地址

github地址--> github.com/lgxin/captu…

以上就是vue 實現(xiàn)無規(guī)則截圖的詳細內(nèi)容,更多關(guān)于vue 無規(guī)則截圖的資料請關(guān)注好吧啦網(wǎng)其它相關(guān)文章!

標簽: Vue
相關(guān)文章:
主站蜘蛛池模板: 黄色三级欧美 | 国产成人麻豆tv在线观看 | 国产精品久久久久久一区二区 | 欧美一级大黄特黄毛片视频 | 亚洲精品久久久久久久777 | 欧美一区二区三区在线视频 | 一区二区三区亚洲 | 国产专区中文字幕 | 久久久小视频 | 国内在线精品 | a级国产乱理伦片在线观看 a级国产乱理伦片在线观看99 | 九九在线观看视频 | 免费播放美女一级毛片 | 中文字幕免费观看 | 亚洲欧美日韩国产精品26u | 欧美性一级 | 国产精品a人片在线观看 | 国产成人一区二区三区高清 | 国产精品成人自拍 | 国产午夜精品理论片久久影视 | 性久久久久久 | 国内精品久久久久影院网站 | 日韩一级片免费在线观看 | 久久毛片网 | 精品一区二区三区波多野结衣 | 亚洲www.| 国产免费久久精品99久久 | 精品国产三级a在线观看 | 免费在线一区二区三区 | 在线视频一区二区三区三区不卡 | 久草a在线 | 日本高清www片 | 日韩视频在线观看一区 | 亚洲国产成人久久综合碰 | 亚洲成a人v | 久久成人18 | 偶偶福利影院 | 亚洲精品456在线播放无广告 | 亚洲一区二区视频 | 日韩一级在线播放免费观看 | 国产欧美成人免费观看 |