UNPKG

electron-shortcut-capture-rgba

Version:

基于 electron-shortcut-capture 包进行修改,添加截图模式下显示rgba的颜色值

14 lines (11 loc) 287 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>electron-shortcut-capture</title> </head> <body> <div id="app"></div> <script type="text/javascript" src="app.js"></script></body> </html>