NeptuneLabs FSI Viewer JS User Manual page 149

Table of Contents

Advertisement

7 FSI Pages JS
Ratio
Description
Syntax
Default
Context
The aspect ratio of pages displayed in FSI Pages.
You can specify any aspect ration (e.g. "320:240" or "1:2") or specify "auto"
to use the aspect ratio of the first image in the image collection.
cropRect
Description
Syntax
Default
Context
Crop rectangle (left, top, right, bottom) as 0.0..1.0 floating point values to display a
given section of an image only.
Default: "0,0,1,1"
Note:
You cannot use "CropRect" AND "CropValues" parameters at a time.
If you use both, "CropRect" will be ignored.
cropValues
Description
Syntax
Default
Context
Defines the amount that should be cut off the image from each side.
Values can be provided as pixel (e.g. "20px") or percent (e.g. "10%") or floating point
numbers (e.g. "0.25").
149
Page to display on startup
String
1:1
FSI Pages JS
Defines a crop rectangle
String
"0,0,1,1"
FSI Pages JS
Defines crop margin values for a page
String
"0,0,0,0"
FSI Pages JS
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents