Class DPIVerificationTool
java.lang.Object
io.github.jspinak.brobot.tools.diagnostics.DPIVerificationTool
Diagnostic tool to verify that DPI awareness disabling is working correctly.
This tool captures screens and reports the resolution to help verify that captures are occurring at physical resolution (e.g., 1920x1080) rather than logical resolution (e.g., 1536x864).
- Since:
- 1.1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DPIVerificationTool
public DPIVerificationTool()
-
-
Method Details
-
main
- Throws:
Exception
-