8 FSI Viewer
205
NeptuneLabs - FSI Viewer
NavMaskAlpha
Description
Opacity of the area around the selection frame of the
navigator window
Syntax
Number (0..100)
Default
depends on the skin
Context
<Options>
Version
3.0.0 and above
Specify the opacity of the area outside the selection frame of the navigator
window.
Possible values are integer values from "0" (invisible) to "100" (opaque).
InitialView
Description
Initial image segment
Syntax
SceneSet, Scene [left, top ,right, bottom, rotation]
Default
1,1,0,0,1,1,0
Context
<Options>
Image section (and rotation) to display on startup.
The first two parameters are required as they specify the scene set and the
scene. For 2D images both values default to 1. The other parameters are
optional and specify the image segment and the rotation around the z- axis.
Please use the plug-in
→ SelectFrame to easily retrieve valid values for this
parameter.
InitialView
<Options>
...
<InitialView value="1,5,0,0,0.25,0.25,90" />
...
</Options>
The example displays the top left quarter of the 5th scene in the 1st scene set,
rotated 90° to the right.