Gazelle 22 "Linear Script" -------------------------- "Linear script" is one of Gazelle 22's two scripting languages. It is the simpler (and older) one of the two with limited use. -You just write one line -Separate commands with spaces -The language is case-insensitive -You can add comments like in Java with /* */ or // Commands are: 1p, 2p etc: Scale image down to x pixels 1c, 2c, ..., 256c: Reduce gray scale levels 1w, 2w etc: Scale image width only to x pixels struct: show object structure niceStruct: show object structure indented rasters: reproduce horizontal bars className: show type of object on stack q1...q4: select quadrant original: show input image in color
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1033775 |
Snippet name: | Gazelle 22 "Linear Script" Help |
Eternal ID of this version: | #1033775/3 |
Text MD5: | f1be624961e48ff0c6c82c64eda4c318 |
Author: | stefan |
Category: | javax / gazelle v |
Type: | Document |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-18 15:07:44 |
Source code size: | 703 bytes / 21 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 152 / 304 |
Version history: | 2 change(s) |
Referenced in: | #1033717 - GazelleVScript - "Linear" script [v1] #1034045 - Gazelle 22 "Left Arrow Script" Help |