nut-js
@nut-tree/shared
Classes
Interfaces
KeyDownEvent
KeyUpEvent
MouseDownEvent
MouseDragEvent
MouseMoveEvent
MouseUpEvent
MouseWheelEvent
WindowElement
WindowElementDescription
Description for matching window elements.
All properties are optional - only specified properties are matched.
WindowInterface
Functions
imageToImageJs
isAtPosition
isButtonEvent
isCharacter
isColorQuery
isImage
isKeyEvent
isLineQuery
isPoint
isRegion
isSize
isTextQuery
isVisionQuery
isWindowElementQuery
isWindowQuery
isWordQuery
withModifiers
Types
ColorQuery
A color query is a query that searches for a certain RGBA color on screen.
It will be processed by an instance.
FindHookCallback
FindInput
FindResult
LineQuery
A word query is a text query that searches for a single text line on screen.
It will be processed by an instance.
MatchResultCallback
PointResultFindInput
RegionResultFindInput
TextQuery
VisionQuery
A vision query is a query that compares screen content against a natural language description.
It will be processed by a instance.
WindowCallback
WindowedFindInput
WindowedFindResult
WindowElementCallback
WindowElementQuery
A window element query is a query that searches for an element of a window.
It will be processed by an instance.
WindowElementResultFindInput
WindowQuery
A window query is a query that searches for a window on screen.
It will be processed by an instance.
WindowResultFindInput
WordQuery
A word query is a text query that searches for a single word on screen.
It will be processed by an instance.
Enums
Was this page helpful?