![]() |
Harmony
Scripting Interface Documentation
|
Classes and functions of the scripting API available from the Script node. More...
![]() |
Classes | |
class | ColorRGBA |
The ColorRGBA JavaScript class. Represent an 8 bits per channel Red Green Blue Alpha colour. More... | |
class | FileIOType |
The IO JavaScript global object. Enumerates the different types of stream behaviour the ImageFile can take. More... | |
class | FileWrapper |
The PermanentFile and TemporaryFile JavaScript classes. Used to represent an actual image file on disk. More... | |
class | Point2d |
The Point2d JavaScript class. Defines a two dimensional point. More... | |
class | Vector2d |
The Vector2d JavaScript class. Defines a two dimensional vector. More... | |
class | Point3d |
The Point3d JavaScript class. Defines a three dimensional point. More... | |
class | Vector3d |
The Vector3d JavaScript class. Defines a three dimensional vector. More... | |
class | Matrix4x4 |
The Matrix4x4 JavaScript class. Defines a four by four matrix container. More... | |
class | RemoteCmd |
The RemoteCmd JavaScript class. Send one sided commands to a remote host. More... | |
class | Process |
The Process JavaScript class. Launch an external process. More... | |
class | about |
The about JavaScript global object. Provide information about the main application and the platform on which the script is running. More... | |
class | System |
The System JavaScript global object. Call system specific command directly. More... | |
Classes and functions of the scripting API available from the Script node.