imgview hscript command
Changes global options of a COP/Mplay image viewer.
Usages
imgview [options] view_name
The Mplay and COPs image viewer interface can be scripted through the use of the commands imgview, imgview2d, imgviewhist and imgviewtime. This command affects the interface common to all three viewer types. The other commands affect controls specific to the viewer types.
Note | Image viewer names are always of the pattern imgviewN where N = 1,2,3… (e.g. imgview1). |
Options
-i | Switch to Image mode. |
-h | Switch to Histogram mode. |
-t | Switch to Timeline mode. |
-l on|off | Links or unlinks the viewports. |
-p plane_name plane_array | Sets the displayed plane and array index (normally 0). |
-s on|off | Links or unlinks viewport scrolling. |
-z zoom | Sets the zoom factor (0.125 to 8, or -1 for icon). |
-c port | Sets the current viewport in multi-viewport mode. |
