文件名称:屏幕截图工具
文件大小:283KB
文件格式:ZIP
更新时间:2019-08-21 06:45:58
screenshot clipper qt
windows桌面截图工具 支持bmp、jpg、png、tif格式 ScreenClipper.exe 与 ScreenClipperD.exe分别为release及debug程序。 test.exe为demo程序,通过调用ScreenClipper.dll实现截图。 可通过配置文件配置软件UI及截图保存格式及位置(首次运行会生成该文件)。 配置文件为config/ScreenClipper.json,说明如下: { "Anchor": {--------------------可拖拽锚点颜色及尺寸 "Color": "0x00AEFF", "Size": 7 }, "Button": {--------------------取消/保存/复制按钮尺寸及提示文本 "CloseTip": "取消", "Height": 24, "Width": 24, "toFileTip": "保存文件", "toMemTip": "内存复制" }, "Frame": {--------------------截图区域边框颜色及线宽 "Color": "0x14A1FF", "Width": 2 }, "Glass": {--------------------玻璃窗口颜色 "Color": "0x19E1197F" }, "SaveFile": {-----------------文件保存选项 "ext": "png", "path": "E:/Project_/ScreenClipper/bin/save", "prefix": "截屏" } }
【文件预览】:
bin
----SysComprador.dll(29KB)
----test.exe(15KB)
----resources()
--------SCREENSHOT_QUIT.png(3KB)
--------SCREENSHOT_SAVE.png(3KB)
--------SCREENSHOT_OK.png(3KB)
----ScreenClipper.exe(58KB)
----debugOutput.dll(18KB)
----SysCompradorD.dll(89KB)
----ScreenClipperD.dll(126KB)
----jsonConfigurationD.dll(101KB)
----debugOutputD.dll(53KB)
----config()
--------ScreenClipper.json(516B)
----debugConfigurationD.dll(93KB)
----ScreenClipperD.exe(128KB)
----jsonConfiguration.dll(41KB)
----ScreenClipper.dll(52KB)
----debugConfiguration.dll(25KB)
test
----main.cpp(1KB)
----test.vcxproj.user(873B)
----test.vcxproj.filters(477B)
----test.vcxproj(6KB)
include
----jsonConfiguration.h(1KB)
----SysComprador.h(1KB)
----debugOutput.h(1KB)
----ScreenClipper.h(321B)
----debugConfiguration.h(1KB)
lib
----debugConfiguration.lib(8KB)
----ScreenClipperD.lib(4KB)
----SysCompradorD.lib(13KB)
----jsonConfigurationD.lib(15KB)
----debugOutputD.lib(6KB)
----debugConfigurationD.lib(8KB)
----debugOutput.lib(6KB)
----jsonConfiguration.lib(15KB)
----SysComprador.lib(13KB)
----ScreenClipper.lib(4KB)