mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
Updated Screen Time Feature (markdown)
parent
6135228901
commit
e5951be02d
|
@ -43,7 +43,7 @@ This was introduced to enable integration with highly restrictive applications.
|
||||||
## Available options
|
## Available options
|
||||||
- **`backward`**: This option means that the search for the matching location using the template image will be performed in reverse order. The search will proceed from the bottom-right corner to the top-left corner of the current computer screen.
|
- **`backward`**: This option means that the search for the matching location using the template image will be performed in reverse order. The search will proceed from the bottom-right corner to the top-left corner of the current computer screen.
|
||||||
|
|
||||||
- **`save`**: This option saves a screenshot of the processed area or the result, typically stored in the specified path, such as `app/assets/img/_captured`.
|
- **`save`**: This option saves the entire screenshot to a specific directory (`app/assets/img/_captured`).
|
||||||
|
|
||||||
- **`sample_width={sample_width}` and `sample_height={sample_height}`**: These define the size of the sample region for the image search, setting it to a `{sample_width}x{sample_height}` pixel area.
|
- **`sample_width={sample_width}` and `sample_height={sample_height}`**: These define the size of the sample region for the image search, setting it to a `{sample_width}x{sample_height}` pixel area.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user