See: Description
| Interface | Description |
|---|---|
| ICommand |
A Scope command that is assigned by an id (int) and a service name (string), as specified by the
Scope protocol.
|
| Class | Description |
|---|---|
| Canvas |
A canvas object to use in taking screenshots of Opera's viewport.
|
| ColorResult |
Represents a result from screen watcher that identifies if a the color we were looking for
matched, and number of matches if any, matches are tagged with an ID.
|
| OperaColor |
The OperaColor class is used to encapsulate colours in the default sRGB colour space for
determining colour characteristics in screen captures.
|
| RuntimeNode |
Holds a tree of references to runtimes.
|
| ScreenShotReply |
A wrapper object for screenshot reply, is used to overcome the problem of two different protocols
(XML/PB).
|
| ScriptResult |
Holds the result of a script execution, namely for an object.
|