当前位置:网站首页>photoClip. JS mobile image upload and interception plug-in

photoClip. JS mobile image upload and interception plug-in

2022-06-10 04:52:00 Icode Alliance

Cutting plug-ins that support gestures , On the mobile device, the two fingers are kneaded to zoom , Double finger rotation can rotate each time according to the rotation direction 90 degree , stay PC The mouse wheel on the device is zoom , Each double click rotates clockwise 90 degree . Cutting plug-ins that support gestures {number} width The width of the intercepted area {number} height Height of interception area {string} file The selector of the control that uploads the picture or DOM object {string} view A selector that displays the container of the captured image or DOM object {string} ok Confirm the selector of the screenshot button or DOM object {string} outputType Specify the picture type , Optional "jpg" and "png" .{boolean} strictSize Whether to cut in strict accordance with the width and height of the intercepted area . The default is false{function} loadStart Callback function to start loading .{function} loadComplete Loading completed callback function .{function} loadError Failed to load callback function .{function} clipFinish Tailoring the completed callback function .

Download address :https://yy123.ink/frontDetail/6982

原网站

版权声明
本文为[Icode Alliance]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/161/202206100448265016.html